update psp script
This commit is contained in:
parent
fd87ec04ed
commit
e89d31208f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue