updated param entry in entrypoint

This commit is contained in:
Luxferre
2026-07-26 10:05:57 +03:00
parent 083c5abb67
commit 8956f8fd19
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ ovpn:
@docker cp gsocket-vpn:/vpn/client.ovpn . && echo 'client.ovpn saved!'
start:
@cd client && sh gs-warp-simple.sh
@sh client/gs-warp-simple.sh
stop:
@sudo kill `cat /tmp/gswarp-ov.pid` `cat /tmp/gswarp-gs.pid` && sudo rm -f /tmp/gswarp-*.pid