Update post_install

removed minecraft
remove git submodules
This commit is contained in:
Blake Ridgway
2022-01-30 18:42:29 -06:00
committed by GitHub
parent 50e0caf4b3
commit 4a139cf964

View File

@@ -3,9 +3,6 @@
# Relies on Flatpak to be installed
# Created by Blake Ridgway
git submodule init
git submodule update --recursive
PACKAGE_LIST=(
dialog
discord
@@ -28,7 +25,6 @@ PACKAGE_LIST=(
FLATPAK_LIST=(
com.github.fabiocolacio.marker
com.mattermost.Desktop
com.mojang.Minecraft
com.obsproject.Studio
net.veloren.Airshipper
)