mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Merge ca416db178
into 0fb677726a
This commit is contained in:
commit
b1349e58a8
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ wget -O /tmp/linux-headers-4.14.24-mptcp-64056fa.amd64.deb http://www.openmptcpr
|
|||
#apt-get -y install linux-mptcp
|
||||
dpkg -i /tmp/linux-image-4.14.24-mptcp-64056fa.amd64.deb
|
||||
dpkg -i /tmp/linux-headers-4.14.24-mptcp-64056fa.amd64.deb
|
||||
# Ensure that the default kernel is well the Debian one
|
||||
sed -i 's#GRUB_DEFAULT=.*#GRUB_DEFAULT="Debian GNU/Linux"#g' /etc/default/grub
|
||||
update-grub
|
||||
|
||||
#apt -t stretch-backports -y install shadowsocks-libev
|
||||
## Compile Shadowsocks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue