Bash: fixing scripts after directory rework

This commit is contained in:
Yehonal
2017-10-13 14:37:37 +02:00
parent f06f32849f
commit bbc9a21e94
16 changed files with 44 additions and 26 deletions

View File

@@ -12,4 +12,4 @@ if [[ $1 == "dev" ]]; then
fi
source "$CUR_PATH/bin/installer/main.sh"
source "$CUR_PATH/apps/installer/main.sh"