|
|
@@ -5,8 +5,3 @@ dphys-swapfile swapoff |
|
|
|
dphys-swapfile uninstall |
|
|
|
systemctl disable dphys-swapfile |
|
|
|
|
|
|
|
echo "Install box64 repository" |
|
|
|
wget https://ryanfortner.github.io/box64-debs/box64.list -O /etc/apt/sources.list.d/box64.list |
|
|
|
wget -qO- https://ryanfortner.github.io/box64-debs/KEY.gpg | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/box64-debs-archive-keyring.gpg |
|
|
|
apt update |
|
|
|
|