@ -17,10 +17,10 @@ folder_exists() {
chown -R work:work ${1}
}
pack_frp() {
cp -rv bin/ conf/ ${1}
pack_docker() {
cp -rv docker-compose.yml ${1}
folder_exists ${DEPLOY_PATH}
folder_exists ${LOG_PATH}
pack_frp ${DEPLOY_PATH}
pack_docker ${DEPLOY_PATH}
The note is not visible to the blocked user.