Last active
June 9, 2017 18:00
-
-
Save PierreZ/3ebf00714212003e548df590e2fadc17 to your computer and use it in GitHub Desktop.
wget -O - https://gist.githubusercontent.com/PierreZ/3ebf00714212003e548df590e2fadc17/raw/f1ac3cda65a255976bc2d38dcea2746556f40952/install.sh | sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo apt update | |
sudo apt install -y default-jre | |
wget https://plik.root.gg/file/4MEG7AFP9CNqCJgq/biai0CcoCPHbanBG/Alice2_4e.tar -O - | tar -x | |
sudo apt install -y sonic-pi scratch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment