From fc82b50ee3b5986fdcf0f7263d9d20cb31d6ba94 Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Wed, 2 Jun 2021 18:30:51 +0300 Subject: [PATCH] 1 --- .../Install KOTIKOT_launcher and Python 3.9.5.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.sh diff --git a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.sh b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.sh new file mode 100644 index 0000000..6b321fc --- /dev/null +++ b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.sh @@ -0,0 +1,5 @@ +#!/bin/sh +brew install wget +brew install python +wget https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/LauncherInstaller/Install-KOTIKOT_launcher.py +python3 Install-KOTIKOT_launcher.py \ No newline at end of file