mount condition
This commit is contained in:
parent
00bb66a7d9
commit
f350390c3f
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
|
||||||
# NAS
|
# NAS
|
||||||
sudo mount -t drvfs 'Y:' /mnt/y -o metadata,uid=1000,gid=1000 2>/dev/null &
|
if ping -c 1 192.168.1.200
|
||||||
|
sudo mount -t drvfs 'Y:' /mnt/y -o metadata,uid=1000,gid=1000 2>/dev/null &
|
||||||
|
end
|
||||||
|
|
Loading…
Reference in a new issue