diff --git a/environment/psp-env.sh b/environment/psp-env.sh index a0ed85bb..118b50d6 100644 --- a/environment/psp-env.sh +++ b/environment/psp-env.sh @@ -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