Gabriel Nagy
3 years ago
No known key found for this signature in database
GPG Key ID: A2B2C9C0F6B672B3
1 changed files with
1 additions and
1 deletions
-
install.sh
|
@ -931,7 +931,7 @@ if [[ $PT__noop != true ]]; then |
|
|
rpm -e --allmatches ${collection}-release |
|
|
rpm -e --allmatches ${collection}-release |
|
|
;; |
|
|
;; |
|
|
Debian|LinuxMint|Linuxmint|Ubuntu) |
|
|
Debian|LinuxMint|Linuxmint|Ubuntu) |
|
|
dpkg -r ${collection}-release |
|
|
|
|
|
|
|
|
apt-get purge ${collection}-release -y |
|
|
;; |
|
|
;; |
|
|
esac |
|
|
esac |
|
|
fi |
|
|
fi |
|
|