Merge pull request #348 from mobilegmYT/patch-1

Fix broken uninstall
pull/352/head
Botspot 5 years ago committed by GitHub
commit 287a528897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,5 +7,5 @@ function error {
exit 1
}
sudo apt-get remove -y minecraft-pi-reborn-native mcpil-r
sudo apt-get remove -y minecraft-pi-reborn-native mcpil
sudo apt-get autoremove -y

Loading…
Cancel
Save