2
0

feat: enhance build and control

This commit is contained in:
wfc
2024-12-19 18:37:39 +08:00
parent adc339bdb8
commit ceab83b189
9 changed files with 134 additions and 62 deletions

View File

@@ -54,7 +54,7 @@ case "$1" in
java printJarVer ${Jars}
;;
*)
echo "WANFi Controller Service"
echo "WANFi Control and Billing Management System Service ... "
echo "Usage: $0 start|stop|restart|status|version"
exit 1
;;