mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Executable bits
This commit is contained in:
parent
b05a445284
commit
cc488fe538
4 changed files with 1 additions and 1 deletions
6
curl-artifact.sh
Executable file
6
curl-artifact.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
curl \
|
||||
--retry 5 \
|
||||
--connect-timeout 10 \
|
||||
--location
|
||||
https://queue.taskcluster.net/v1/task/$1/artifacts/$2
|
Loading…
Add table
Add a link
Reference in a new issue