From 3c17a874bd74b6a2a4dc9abded1d579718cd6b08 Mon Sep 17 00:00:00 2001 From: tanshu Date: Tue, 7 Aug 2018 14:55:28 +0000 Subject: [PATCH] (Grav GitSync) Automatic Commit from tanshu --- pages/10.mikrotik-backup-2/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/10.mikrotik-backup-2/docs.md b/pages/10.mikrotik-backup-2/docs.md index 62ae6b6..93b746c 100644 --- a/pages/10.mikrotik-backup-2/docs.md +++ b/pages/10.mikrotik-backup-2/docs.md @@ -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`