mirror of
https://github.com/Facundo-prog/automatic_backup_script.git
synced 2025-07-06 19:12:28 +00:00
updated
This commit is contained in:
parent
24f1ae5974
commit
9dfc517dab
@ -36,7 +36,7 @@ UUID=645648-kadfvadfb86teyn1sd3 /boot/efi vfat umask=0077 0
|
|||||||
UUID=<replace for your disk UUID> /<replace for mount point> ext4 nofail 0 0
|
UUID=<replace for your disk UUID> /<replace for mount point> ext4 nofail 0 0
|
||||||
```
|
```
|
||||||
|
|
||||||
Reload system dameon:
|
Reload system daemon:
|
||||||
|
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
|
|
||||||
@ -106,7 +106,7 @@ The default path is ExecStart=/home/backup-files.sh
|
|||||||
|
|
||||||
Concede execute permission:
|
Concede execute permission:
|
||||||
|
|
||||||
sudo chmod +x /home/backup-files.sh
|
sudo chmod 754 /home/backup-files.sh
|
||||||
|
|
||||||
### Test script commands:
|
### Test script commands:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user