u
This commit is contained in:
@@ -79,6 +79,9 @@ deploy_file() {
|
|||||||
echo ""
|
echo ""
|
||||||
echo "${file_name_trg}:"
|
echo "${file_name_trg}:"
|
||||||
|
|
||||||
|
echo "<!> _src_path: ${_src_path}"
|
||||||
|
echo "<!> _trg_path: ${_trg_path}"
|
||||||
|
|
||||||
suffix1=".zip"
|
suffix1=".zip"
|
||||||
suffix=".tar.xz"
|
suffix=".tar.xz"
|
||||||
if [[ ${file_name_src} == *$suffix1 ]] ; then
|
if [[ ${file_name_src} == *$suffix1 ]] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user