mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix using latest kernel
This commit is contained in:
parent
cee6434234
commit
5d699da057
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ DEBIAN_FRONTEND=noninteractive dpkg --force-all -E -i /tmp/linux-headers-${KERNE
|
|||
echo "Set MPTCP kernel as grub default..."
|
||||
wget -O /tmp/update-grub.sh https://www.openmptcprouter.com/server/update-grub.sh
|
||||
cd /tmp
|
||||
bash update-grub.sh ${KERNEL_VERSION}-mptcp
|
||||
bash update-grub.sh ${KERNEL_RELEASE}
|
||||
|
||||
echo "Install tracebox and iperf3 OpenMPTCProuter edition"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue