Procursus 2 Support.
This commit is contained in:
parent
f234812027
commit
a6505830b7
@ -98,7 +98,7 @@ else
|
|||||||
fi
|
fi
|
||||||
dpkg -i --force-all /tmp/procursus-migration/*
|
dpkg -i --force-all /tmp/procursus-migration/*
|
||||||
apt update
|
apt update
|
||||||
dpkg -r libidn2
|
dpkg -r --force-all libidn2
|
||||||
apt --fix-broken install -y -u -o APT::Force-LoopBreak=1
|
apt --fix-broken install -y -u -o APT::Force-LoopBreak=1
|
||||||
apt install diskdev-cmds -y --allow-unauthenticated -u -o APT::Force-LoopBreak=1
|
apt install diskdev-cmds -y --allow-unauthenticated -u -o APT::Force-LoopBreak=1
|
||||||
apt dist-upgrade -y --allow-unauthenticated -u -o APT::Force-LoopBreak=1
|
apt dist-upgrade -y --allow-unauthenticated -u -o APT::Force-LoopBreak=1
|
||||||
|
Reference in New Issue
Block a user