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