mirror of
https://github.com/deajan/obackup.git
synced 2025-05-10 20:23:41 +02:00
Rebuilt targets
This commit is contained in:
parent
2bb56d07b8
commit
f342cdb3b0
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
_OFUNCTIONS_BOOTSTRAP=true
|
_OFUNCTIONS_BOOTSTRAP=true
|
||||||
|
|
||||||
PROGRAM=osync
|
PROGRAM=obackup
|
||||||
|
|
||||||
PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh)
|
PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh)
|
||||||
PROGRAM_VERSION=${PROGRAM_VERSION#*=}
|
PROGRAM_VERSION=${PROGRAM_VERSION#*=}
|
||||||
@ -12,7 +12,7 @@ PROGRAM_BINARY=$PROGRAM".sh"
|
|||||||
PROGRAM_BATCH=$PROGRAM"-batch.sh"
|
PROGRAM_BATCH=$PROGRAM"-batch.sh"
|
||||||
SSH_FILTER="ssh_filter.sh"
|
SSH_FILTER="ssh_filter.sh"
|
||||||
|
|
||||||
SCRIPT_BUILD=2017031401
|
SCRIPT_BUILD=2017031402
|
||||||
|
|
||||||
## osync / obackup / pmocr / zsnap install script
|
## osync / obackup / pmocr / zsnap install script
|
||||||
## Tested on RHEL / CentOS 6 & 7, Fedora 23, Debian 7 & 8, Mint 17 and FreeBSD 8, 10 and 11
|
## Tested on RHEL / CentOS 6 & 7, Fedora 23, Debian 7 & 8, Mint 17 and FreeBSD 8, 10 and 11
|
||||||
|
Loading…
Reference in New Issue
Block a user