Update postinst

This commit is contained in:
ferrreo 2023-08-19 15:23:22 +01:00 committed by GitHub
parent 0b5c2b1199
commit 684b11d5c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ rm -f /etc/apt/sources.list.d/xtradeb-play.sources || true
rm -f /etc/apt/preferences.d/0-pika-default-settings || true
rm -f /etc/apt/preferences.d/51-ppa-default-settings || true
rm -f /etc/apt/preferences.d/0-radeon-repo-settings || true
rm -f /etc/apt/sources.list.d/kisak-mesa.sources || true
systemctl enable --now steam-repos-fix.service || echo "steam-repos-fix service could not be enabled"