typo
This commit is contained in:
parent
ef07fd287c
commit
ee74acfa98
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# NAS
|
||||
if timeout 0.2 ping -c1 192.168.1.200 > /dev/null
|
||||
sudo mount -t drvfs 'Y:' /mnt/y -o metadata,uid=1000,gid=1000 2>/dev/null &
|
||||
sudo mount -t drvfs 'Y:' /mnt/y -o metadata,uid=1000,gid=1000 2> /dev/null &
|
||||
end
|
||||
|
||||
# Sometimes the screen is getting lost
|
||||
|
|
Loading…
Reference in a new issue