mirror of
https://github.com/deajan/obackup.git
synced 2026-02-06 15:15:16 +01:00
Fixed INSTANCE_ID for push test
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
###### GENERAL BACKUP OPTIONS
|
###### GENERAL BACKUP OPTIONS
|
||||||
|
|
||||||
## Backup identification string.
|
## Backup identification string.
|
||||||
INSTANCE_ID="pull-test"
|
INSTANCE_ID="push-test"
|
||||||
|
|
||||||
## Log file location. Leaving this empty will create log file at /var/log/obackup.INSTANCE_ID.log (or current directory if /var/log doesn't exist).
|
## Log file location. Leaving this empty will create log file at /var/log/obackup.INSTANCE_ID.log (or current directory if /var/log doesn't exist).
|
||||||
LOGFILE=""
|
LOGFILE=""
|
||||||
|
|||||||
Reference in New Issue
Block a user