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:
parent
fea78f2995
commit
c396d90695
@ -2,7 +2,7 @@
|
||||
|
||||
prepare_config()
|
||||
{
|
||||
FABMANAGER_PATH = ${1:-/apps/fabmanager/config}
|
||||
FABMANAGER_PATH=${1:-/apps/fabmanager}
|
||||
|
||||
mkdir -p "$FABMANAGER_PATH/example"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user