2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-27 23:46:33 +01:00

update pptp

This commit is contained in:
kev
2023-10-17 14:54:23 +08:00
parent 6903b27665
commit 3fa5bd0a64
8 changed files with 20 additions and 81 deletions

View File

@@ -1,4 +1,7 @@
#!/bin/sh
#
# helper for vimagick/pptp
#
cat > /etc/ppp/peers/${TUNNEL} <<_EOF_
pty "pptp ${SERVER} --nolaunchpppd"