refs #1161 test adding 777 to mount.cifs (i know, its terrible, will be deleted later)
parent
bcce2e1a02
commit
71cdc26309
|
@ -483,6 +483,7 @@ ogConnect ()
|
|||
echo "qindel: READONLY: $READONLY"
|
||||
|
||||
ping -c 3 $SERVER
|
||||
chmod 777 /usr/sbin/mount.cifs
|
||||
mount.cifs //${SERVER}/${SRC} ${DST} ${OPTIONS}${READONLY}
|
||||
;;
|
||||
local)
|
||||
|
|
Loading…
Reference in New Issue