From b5b15dd48987ff434b6f064f05312a275019053f Mon Sep 17 00:00:00 2001 From: Teddysun Date: Sun, 15 Apr 2018 20:40:54 +0900 Subject: [PATCH] Update comments Signed-off-by: Teddysun --- kms.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kms.sh b/kms.sh index b41cc12..bace40e 100644 --- a/kms.sh +++ b/kms.sh @@ -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