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

Changes needed to work on AWS EC2 with Ubuntu

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-11-10 07:53:07 +00:00 committed by suyuan
parent a444e8f45e
commit 6775c1aa60

View file

@ -207,8 +207,10 @@ if [ "$LOCALFILES" = "no" ]; then
else
cd ${DIR}
fi
rm -f /etc/grub.d/30_os-prober
bash update-grub.sh ${KERNEL_VERSION}-mptcp
bash update-grub.sh ${KERNEL_RELEASE}
sed -i 's/default="1>0"/default="0"/' /boot/grub/grub.cfg 2>&1 >/dev/null
echo "Install tracebox OpenMPTCProuter edition"
apt-get -y -o Dpkg::Options::="--force-overwrite" install tracebox