update psp script
This commit is contained in:
parent
fd87ec04ed
commit
e89d31208f
|
@ -45,8 +45,6 @@ if [ "$1" = "install" ]; then
|
||||||
|
|
||||||
fetch
|
fetch
|
||||||
|
|
||||||
cd ~
|
|
||||||
|
|
||||||
if [ ! -d "/home/buildbot/tools" ]; then
|
if [ ! -d "/home/buildbot/tools" ]; then
|
||||||
sudo mkdir -p /home/buildbot
|
sudo mkdir -p /home/buildbot
|
||||||
sudo ln -s ~/tools /home/buildbot/tools
|
sudo ln -s ~/tools /home/buildbot/tools
|
||||||
|
|
Loading…
Reference in New Issue