mirror of
https://github.com/deajan/obackup.git
synced 2026-02-06 15:15:16 +01:00
Fixed merge program variable
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
## Merges ofunctions.sh and n_program.sh into program.sh
|
## Merges ofunctions.sh and n_program.sh into program.sh
|
||||||
## Adds installer
|
## Adds installer
|
||||||
|
|
||||||
PROGRAM=osync
|
PROGRAM=obackup
|
||||||
VERSION=$(grep "PROGRAM_VERSION=" n_$PROGRAM.sh)
|
VERSION=$(grep "PROGRAM_VERSION=" n_$PROGRAM.sh)
|
||||||
VERSION=${VERSION#*=}
|
VERSION=${VERSION#*=}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user