mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
...
This commit is contained in:
parent
52b73f46e1
commit
90751ff2e5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#download and unzip the sauce connector
|
#download and unzip the sauce connector
|
||||||
echo "hello world"
|
echo "hello world"
|
||||||
#curl http://saucelabs.com/downloads/Sauce-Connect-latest.zip > /tmp/sauce.zip
|
#curl http://saucelabs.com/downloads/Sauce-Connect-latest.zip > /tmp/sauce.zip
|
||||||
#unzip /tmp/sauce.zip -d /tmp
|
#unzip /tmp/sauce.zip -d /tmp
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue