Update linux-arm64-before-install.sh

This commit is contained in:
Jay Lee
2019-10-11 20:52:43 -04:00
committed by GitHub
parent 39c9deb456
commit cc3b7b8124

View File

@@ -75,4 +75,4 @@ $pip install --upgrade pyinstaller
mkdir ~/.ruby
export GEM_HOME=~/.ruby
export "$PATH:~/.ruby/bin"
export PATH=$PATH:~/.ruby/bin