Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. #if you put this on startup you may need a sleep
  2. #sleep 30
  3.  
  4. mount -t cifs -o username=www-data,password=mypswd,uid=www-data,gid=www-data,rw,file_mode=0777,dir_mode=0777 //192.168.0.30/www /var/www
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement