Don't install OBS and MultiMC

This commit is contained in:
Mylloon 2022-02-03 18:35:58 +01:00
parent e6bfda2236
commit 9e58cb8ae4
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -91,8 +91,9 @@ then
# Install clipboard history
bash installClipboardHistory.sh
# Install MultiMC
bash installMultiMC.sh
# Skip MultiMC
echo -e "\nMultiMC skipped! ✨"
# bash installMultiMC.sh
# Install Signal
bash installSignal.sh
@ -100,8 +101,9 @@ then
# Install KolourPaint
bash installKolourPaint.sh
# Install OBS
bash installOBS.sh
# Skip OBS
echo -e "\nOBS Studio skipped! ✨"
# bash installOBS.sh
# Infos
echo -e "\n\nTake care, you may need to install manually some others stuff, check the README (and the logs) of"