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

Fixed ofunctions path

This commit is contained in:
deajan
2015-11-19 23:03:18 +01:00
parent cdf6ca15ec
commit 896eb0b650
4 changed files with 5 additions and 1676 deletions

View File

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