fix: firewalld service

This commit is contained in:
2020-07-09 22:25:09 +03:00
parent 5e2fb911ed
commit 713b23a666
3 changed files with 6 additions and 3 deletions

View File

@ -29,7 +29,7 @@ source /etc/kf2-srv/kf2-srv.conf
ScriptFullname=$(readlink -e "$0")
ScriptName=$(echo "$ScriptFullname" | awk -F '/' '{print $NF;}')
readonly ScriptVersion="0.11.0"
readonly ScriptVersion="0.11.1"
# Constants. Don't change.
readonly AppServerNum="232130"