Skip to content

Commit

Permalink
qzeleza#234 оформление
Browse files Browse the repository at this point in the history
  • Loading branch information
AltGrF13 authored and AltGrF13 committed Jan 4, 2025
1 parent d7a710e commit 30c9fa7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions opt/bin/main/setup
Original file line number Diff line number Diff line change
Expand Up @@ -542,15 +542,12 @@ cmd_install(){
ln -sf "${home_dir}/etc/ndm/ifcreated.d/kvas-iface-add" "/opt/etc/ndm/ifcreated.d/kvas-iface-add"
ln -sf "${home_dir}/etc/ndm/ifdestroyed.d/kvas-iface-del" "/opt/etc/ndm/ifdestroyed.d/kvas-iface-del"

# в случае отсуствия библиотеки
check_crypto_ssr_libs

[ -f '/opt/etc/dnscrypt-proxy.toml' ] && sed -i "s/^\(server_names =.*\)/# \1/g" '/opt/etc/dnscrypt-proxy.toml'

# setup_test_provider_dns

[ -f "${KVAS_START_FILE}" ] || cp -f /opt/apps/kvas/etc/init.d/S96kvas "${KVAS_START_FILE}"


chmod +x "${KVAS_START_FILE}"

# Если не установлен xray - устанавливаем его
Expand Down

0 comments on commit 30c9fa7

Please sign in to comment.