fix debian files

This commit is contained in:
Vladimir Dubrovin 2026-04-06 12:23:00 +03:00
parent de40d1839d
commit 05e5fbe274
3 changed files with 14 additions and 8 deletions

View file

@ -19,8 +19,8 @@ fi
echo ""
echo 3proxy installed.
if /bin/systemctl >/dev/null 2>&1; then \
/bin/systemctl stop 3proxy.service \
/bin/systemctl start 3proxy.service \
/bin/systemctl stop 3proxy.service ;\
/bin/systemctl start 3proxy.service ;\
echo use ;\
echo " "systemctl start 3proxy.service ;\
echo to start proxy ;\