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:
parent
3a0fde41b4
commit
e0fbb8faa9
5 changed files with 57 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
set -e
|
||||
|
||||
if [ ! -f "$2" ]; then
|
||||
echo "usage: $(basename "$0") FILE"
|
||||
echo "usage: $(basename "$0") start FILE"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue