update psp script

This commit is contained in:
radius 2017-12-15 17:50:58 -05:00
parent fd87ec04ed
commit e89d31208f

View File

@ -45,8 +45,6 @@ if [ "$1" = "install" ]; then
fetch
cd ~
if [ ! -d "/home/buildbot/tools" ]; then
sudo mkdir -p /home/buildbot
sudo ln -s ~/tools /home/buildbot/tools