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