feat: add script

This commit is contained in:
2024-03-09 18:28:22 +07:00
parent c28408cabc
commit 09328660a0
4 changed files with 30 additions and 41 deletions

3
os/linux/README.md Normal file
View File

@ -0,0 +1,3 @@
# Linux-only scripts
+ [automount.py](https://git.tretrauit.me/tretrauit/scripts/raw/branch/main/os/linux/automount.py) ([source](./automount.py)): Automatically creates directory defined in `/etc/fstab` and mount them with `mount -a`