1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Update API, kernel and add OpenVPN Bonding support

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-12-16 15:44:13 +00:00
parent 3a0fde41b4
commit e0fbb8faa9
5 changed files with 57 additions and 12 deletions

View file

@ -3,7 +3,7 @@
set -e
if [ ! -f "$2" ]; then
echo "usage: $(basename "$0") FILE"
echo "usage: $(basename "$0") start FILE"
exit 1
fi