5 lines
211 B
Bash
5 lines
211 B
Bash
#!/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 |