Utils
This commit is contained in:
+2
-1
@@ -21,5 +21,6 @@ source $HOME/.bash_profile
|
|||||||
Cкрипт копи космоса, необходима переменная HOME_DIR в файле .bash_profile
|
Cкрипт копи космоса, необходима переменная HOME_DIR в файле .bash_profile
|
||||||
Можно скачать
|
Можно скачать
|
||||||
```bash
|
```bash
|
||||||
wget -q -O nfs_backup.sh http://astrader.net:3006/sem/Utils/raw/branch/main/nfsBackup/nfs_backup.sh && chmod +x nfs_backup.sh && sudo /bin/bash nfs_backup.sh
|
cd $HOME
|
||||||
|
wget -q -O nfs_backup.sh http://astrader.net:3006/sem/Utils/raw/branch/main/nfsBackup/nfs_backup.sh && chmod +x nfs_backup.sh && sudo ./nfs_backup.sh
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user