Skip to content

Instantly share code, notes, and snippets.

View kiuchikeisuke's full-sized avatar

k-kiuchi/fei-san kiuchikeisuke

View GitHub Profile
#!/bin/sh
#How to Use
###
# No.1 Click [Raw] Button.
# No.2 Copy URL.
# No.3 Enter the following command (<URL> is the URL that you copied in No.2)
# curl <URL> | sudo bash 2>&1 | tee install_scala_sbt.log
###