From ae4864e7aae42843b84839ac17178367b54e2590 Mon Sep 17 00:00:00 2001 From: Brian Seymour Date: Fri, 31 May 2019 15:11:15 -0500 Subject: [PATCH] update config --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fe1de78..452e7d2 100644 --- a/readme.md +++ b/readme.md @@ -41,10 +41,10 @@ apt-get -y install git tzdata nano \ nasm openjdk-8-jdk ubuntu-make bf umake swift ln -s /root/.local/share/umake/swift/swift-lang/usr/bin/swift /usr/bin/swift -# IMPORTANT: choose option 1 curl https://sh.rustup.rs -sSf | sh rm -rf /home/ubuntu chmod 777 /tmp +chmod 777 -R /root # create runnable users and apply limits for i in {1..150}; do