Update ql12.sh
This commit is contained in:
parent
2a56461739
commit
9840cf86ff
@ -248,7 +248,7 @@ if [ "$port" != "2" ]; then
|
|||||||
read JD_PORT
|
read JD_PORT
|
||||||
done
|
done
|
||||||
echo -e "\e[34m恭喜,端口:$JD_PORT 可用\e[0m"
|
echo -e "\e[34m恭喜,端口:$JD_PORT 可用\e[0m"
|
||||||
MAPPING_JD_PORT="-p $JD_PORT:5600"
|
MAPPING_JD_PORT="-p $JD_PORT:5700"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user