#20 map/deploy every deployable folders
This commit was merged in pull request #24.
This commit is contained in:
@@ -56,7 +56,7 @@ if $DO_SSTATE ; then
|
||||
fi
|
||||
|
||||
if $DO_DEPLOY ; then
|
||||
DEPLOY_PATH="deploy_rpms"
|
||||
DEPLOY_PATH="deploy"
|
||||
mkdir -p $DEPLOY_PATH
|
||||
rm -rf "$DEPLOY_PATH"/*
|
||||
deploy_param1="-v"
|
||||
|
||||
Reference in New Issue
Block a user