diff --git a/scripts/publish_php/boundle.sh b/scripts/publish_php/boundle.sh index 61207f6..479bb6f 100755 --- a/scripts/publish_php/boundle.sh +++ b/scripts/publish_php/boundle.sh @@ -7,4 +7,4 @@ package_name=${dir_name}.tar.gz #echo $dir_name #echo $package_name -tar --exclude=*.git -chzf target/${package_name} webapp config +tar --exclude=*.git -chzf target/${package_name} webapp config reload.sh restart.sh