Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1787fcfb3 |
@@ -9,6 +9,7 @@
|
||||
# zabbix-settings-
|
||||
|
||||
export BORG_BASE_DIR="borg/";
|
||||
DEBUG=0;
|
||||
DRYRUN=0;
|
||||
TARGET_USER="";
|
||||
TARGET_HOST="";
|
||||
|
||||
@@ -19,7 +19,7 @@ function version {
|
||||
}
|
||||
|
||||
# version for all general files
|
||||
VERSION="4.1.1";
|
||||
VERSION="4.1.2";
|
||||
|
||||
# borg version and borg comamnd
|
||||
BORG_VERSION="";
|
||||
|
||||
Reference in New Issue
Block a user