diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index e3f4296..4baea35 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -63,6 +63,7 @@ deploy_file() { if [[ "$_trg_path" == */ ]] then chown ${user}:${user} ${_trg_path}* + chown ${user}:${user} ${_trg_path}.* #chown ${user}:${user} ${_trg_path}* else chown ${user}:${user} ${_trg_path}