1
0
mirror of https://github.com/deajan/obackup.git synced 2026-02-12 18:10:56 +01:00

Revert "Fixed ofunctions path"

This reverts commit 896eb0b650.
This commit is contained in:
deajan
2015-11-19 23:04:02 +01:00
parent 896eb0b650
commit 4b2b99d016
4 changed files with 1676 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ PROGRAM_VERSION=2.0-pre
PROGRAM_BUILD=2015111901
IS_STABLE=no
source "./ofunctions.sh"
source "/home/git/common/ofunctions.sh"
## Working directory for partial downloads
PARTIAL_DIR=".obackup_workdir_partial"