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
0c8a0dbfc1
dotfiles
/
.local
/
bin
/
scripts
/
nas
4 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bin: mounting docs
2023-11-07 09:56:27 +00:00
#!/bin/sh
bin: improve scripts
2023-05-09 12:02:32 +00:00
cd /mnt/nas
find -mindepth 1 -maxdepth 1 -exec mount {} \;