u
This commit is contained in:
@@ -62,7 +62,7 @@ deploy_file() {
|
||||
_no_chown=$3
|
||||
_recursive=$4
|
||||
|
||||
if [[ "$_trg_path" == *.zip ]]
|
||||
if [[ "$_trg_path" == *.zip ]] ; then
|
||||
file_name_src=$(basename ${_src_path})
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user