update config

This commit is contained in:
Brian Seymour 2019-05-31 15:11:15 -05:00
parent 2310c7cf2c
commit ae4864e7aa
1 changed files with 1 additions and 1 deletions

View File

@ -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