mirror of
https://github.com/servo/servo.git
synced 2025-07-05 22:43:40 +01:00
Trace shell scripts
This commit is contained in:
parent
22ae3c7a42
commit
b6342b5b76
5 changed files with 16 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
image="$1"
|
||||
|
||||
apt-get update -q
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue