add bf to install

This commit is contained in:
Brian Seymour 2019-05-31 13:11:28 -05:00
parent 336395f9a6
commit c3902358fd
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ apt-get update
apt-get -y install git tzdata nano \
dpkg-dev build-essential python python3 \
ruby nodejs golang php7.2 r-base mono-complete \
nasm openjdk-8-jdk ubuntu-make
nasm openjdk-8-jdk ubuntu-make bf
# IMPORTANT: set dir to /opt/swift/swift-lang
umake swift
ln -s /opt/swift/swift-lang/usr/bin/swift /usr/bin/swift