Update comments

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2018-04-15 20:40:54 +09:00
parent 40644d7987
commit b5b15dd489
No known key found for this signature in database
GPG Key ID: 09BD4C080AD6C46D

2
kms.sh
View File

@ -203,6 +203,8 @@ uninstall_kms() {
boot_stop kms
# delete kms server
rm -f /usr/bin/vlmcsd
rm -f /etc/init.d/kms
rm -f /var/log/vlmcsd.log
echo "KMS Server uninstall success"
else
echo