mc pi version 0.1.8

pull/330/head
Botspot 3 years ago
parent b8809bd5c9
commit c6660f70d6

@ -4,7 +4,7 @@
## Config
##
MCPIL_VERSION='0.1.7'
MCPIL_VERSION='0.1.8'
set -e
@ -34,7 +34,7 @@ fi
sudo apt-get remove -y minecraft-pi >/dev/null || :
sudo apt-get remove -y minecraft-pi-native >/dev/null || :
sudo apt-get remove -y mcpil >/dev/null || :
sudo apt-get remove -y mcpil-r >/dev/null|| :
sudo apt-get remove -y mcpil-r >/dev/null || :
# Debian Buster Support
if [[ "$(lsb_release -cs)" = "buster" ]]; then

Loading…
Cancel
Save