#20 map/deploy every deployable folders

This commit is contained in:
2023-08-26 18:41:25 +02:00
parent a4442aa0d4
commit 139c702d3d
3 changed files with 3 additions and 3 deletions

View File

@@ -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"