(Grav GitSync) Automatic Commit from tanshu
This commit is contained in:
parent
51869c3ba9
commit
3c17a874bd
@ -4,7 +4,7 @@ title: 'pfSense Backup'
|
||||
|
||||
#### 1. Script for DDNS
|
||||
|
||||
Create the following script with name `/root/backup.sh` and make it executable with `chmod +x /root/backup.sh`. Replace the ? in the last scp command with the right IP Address
|
||||
Create the following script with name `/root/backup.sh` and make it executable with `chmod +x /root/backup.sh`. Replace the `?` in the last scp command with the right IP Address
|
||||
```
|
||||
#!/bin/sh
|
||||
DATE=`date +%Y.%m.%d`
|
||||
|
Loading…
Reference in New Issue
Block a user