mount Y in bg
This commit is contained in:
parent
b0eb5a444a
commit
41ef7a7b26
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
|
||||
# NAS
|
||||
sudo mount -t drvfs 'Y:' /mnt/y -o metadata,uid=1000,gid=1000
|
||||
sudo mount -t drvfs 'Y:' /mnt/y -o metadata,uid=1000,gid=1000 2>/dev/null &
|
||||
|
|
Loading…
Reference in a new issue