u
This commit is contained in:
@@ -59,6 +59,7 @@ deploy_file() {
|
||||
|
||||
# only chown if _no_chown variable is empty
|
||||
if [ -z "${_no_chown}" ]; then
|
||||
echo "######"
|
||||
chown ${user}:${user} ${_trg_path}
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user