mirror of
https://github.com/libretro/libretro-super
synced 2025-02-14 00:40:14 +00:00
Update libretro-buildbot-recipe.sh
This commit is contained in:
parent
da176e7df0
commit
854002141d
@ -7,8 +7,6 @@ WORK=$PWD
|
||||
RECIPE=$1
|
||||
BRANCH=""
|
||||
|
||||
ssh -N -f -R 2222:localhost:22 radius@bot.libretro.com touch /tmp/test
|
||||
|
||||
# ----- read variables from recipe config -----
|
||||
while read line; do
|
||||
KEY=`echo $line | cut -f 1 -d " "`
|
||||
|
Loading…
x
Reference in New Issue
Block a user