Procursus 2 Support.

This commit is contained in:
Yaya4
2020-10-16 22:46:42 +02:00
committed by GitHub
parent f234812027
commit a6505830b7

View File

@ -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