u
This commit is contained in:
@@ -60,8 +60,10 @@ deploy_file() {
|
|||||||
cp -f ${_src_path} ${_trg_path}
|
cp -f ${_src_path} ${_trg_path}
|
||||||
chown ${user}:${user} ${_trg_path}
|
chown ${user}:${user} ${_trg_path}
|
||||||
|
|
||||||
|
file_name=$(basename ${_trg_path})
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "${_trg_path}:"
|
echo "${file_name}:"
|
||||||
ls -al ${_trg_path}
|
ls -al ${_trg_path}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user