First commit, at K18-2 Control Center.

This commit is contained in:
k18ceiec
2020-10-24 12:08:31 +06:00
commit dc9336ae26
223 changed files with 7222 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#!/bin/bash
#
systemctl stop tsg-env-tun-mode.service &>/dev/null &
systemctl stop mrzcpd.service &>/dev/null &
systemctl stop mrtunnat.service &>/dev/null &
systemctl stop sapp.service &>/dev/null &
systemctl stop tfe-env.service &>/dev/null &
systemctl stop tfe.service &>/dev/null &
systemctl stop certstore.service &>/dev/null &
systemctl stop cert-redis.service &>/dev/null &