Commit 145e7481 by ansible

no message

1 parent 4d2e86cc
Showing with 1 additions and 0 deletions
......@@ -13,6 +13,7 @@
chdir: /root/bin/
- name: Gen License File
command: /root/bin/gen_license.py /root/bin/request_license.txt /root/bin/license
chdir: /root/bin/
- name: Activate License
command: cp /root/bin/license.enc /opt/iConsole/security/wdchat.license
- name: Delete request_license.txt File
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!