add bf to install
This commit is contained in:
parent
336395f9a6
commit
c3902358fd
|
@ -35,7 +35,7 @@ apt-get update
|
||||||
apt-get -y install git tzdata nano \
|
apt-get -y install git tzdata nano \
|
||||||
dpkg-dev build-essential python python3 \
|
dpkg-dev build-essential python python3 \
|
||||||
ruby nodejs golang php7.2 r-base mono-complete \
|
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
|
# IMPORTANT: set dir to /opt/swift/swift-lang
|
||||||
umake swift
|
umake swift
|
||||||
ln -s /opt/swift/swift-lang/usr/bin/swift /usr/bin/swift
|
ln -s /opt/swift/swift-lang/usr/bin/swift /usr/bin/swift
|
||||||
|
|
Loading…
Reference in New Issue