1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

fix setup script

This commit is contained in:
Sylvain 2017-12-14 12:02:50 +01:00
parent fea78f2995
commit c396d90695

View File

@ -2,7 +2,7 @@
prepare_config()
{
FABMANAGER_PATH = ${1:-/apps/fabmanager/config}
FABMANAGER_PATH=${1:-/apps/fabmanager}
mkdir -p "$FABMANAGER_PATH/example"