From e89d31208f74580a85442e175e25598d64fa8c20 Mon Sep 17 00:00:00 2001 From: radius Date: Fri, 15 Dec 2017 17:50:58 -0500 Subject: [PATCH] update psp script --- environment/psp-env.sh | 2 -- 1 file changed, 2 deletions(-) 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