From e5d83cd39be57f609b9bb5d823b08b8a370b0103 Mon Sep 17 00:00:00 2001 From: RPI News <44128563+mobilegmYT@users.noreply.github.com> Date: Thu, 11 Feb 2021 17:11:58 -0700 Subject: [PATCH] Update uninstall --- apps/Minecraft Pi (Modded)/uninstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Minecraft Pi (Modded)/uninstall b/apps/Minecraft Pi (Modded)/uninstall index 42751f6..b1e6ba7 100755 --- a/apps/Minecraft Pi (Modded)/uninstall +++ b/apps/Minecraft Pi (Modded)/uninstall @@ -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