45780 45781 response port only in DEMO zip mode

This commit is contained in:
fred 2023-05-10 16:56:08 +02:00
parent 9bd0ed4094
commit d7fab30ab7
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ while true; do
start=`date +%s`
MOATS=$(date -u +"%Y%m%d%H%M%S%4N")
[[ $(zIp) ]] && PORT=45780
[[ $(zIp) ]] && PORT=45779
# ZIP
if [[ $(zIp) ]]; then
PORT=$((PORT+1)) && [ ${PORT} -ge 45782 ] && PORT=45780 ## yunohost : OPEN FIREWALL 1234 12345 45780 45781