This website requires JavaScript.
Explore
Help
Sign in
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
e888d12fb9
dotfiles
/
.local
/
bin
/
scripts
/
nas
4 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
bin: mounting docs
2023-11-07 10:56:27 +01:00
#!/bin/sh
bin: improve scripts
2023-05-09 14:02:32 +02:00
cd /mnt/nas
find -mindepth 1 -maxdepth 1 -exec mount {} \;
Reference in a new issue
Copy permalink