mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-04-28 03:29:44 +00:00
Add enable autostart Podkop, SingBox
This commit is contained in:
parent
dcf73ab685
commit
65d6b1c3e9
1 changed files with 4 additions and 1 deletions
|
|
@ -628,7 +628,10 @@ sleep 2
|
|||
# Включаем интерфейс
|
||||
ifup $INTERFACE_NAME
|
||||
|
||||
printf "\033[32;1mService Podkop restart...\033[0m\n"
|
||||
printf "\033[32;1mService Podkop and Sing-Box restart...\033[0m\n"
|
||||
service sing-box enable
|
||||
service sing-box restart
|
||||
service podkop enable
|
||||
service podkop restart
|
||||
|
||||
printf "\033[32;1mConfigured completed...\033[0m\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue