ソースを参照

see Redmine 108981

OBT-SYSADM\tomishinets 6 年 前
コミット
1e15bc6086
1 ファイル変更1 行追加1 行削除
  1. 1 1
      revoke.sh

+ 1 - 1
revoke.sh

@@ -10,7 +10,7 @@ cd /${git_dir} && git checkout $2
 
 serial=$(stonevpn -a | grep "$1" | awk '{print $1}')
 stonevpn -r ${serial}
-
+mv /${git_dir}/open/easy-rsa/client_keys/sds-$1.zip /${git_dir}/open/easy-rsa/client_keys/old-sds-$1.zip
 cd /${git_dir}
 echo "Revoke $1" > /tmp/commit.txt