mirror of
https://github.com/deajan/obackup.git
synced 2024-12-25 23:13:41 +01:00
Fixed merge program variable
This commit is contained in:
parent
a6f52125b0
commit
9da86de41e
@ -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#*=}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user