mirror of
https://github.com/Luzifer/tex-api.git
synced 2024-11-09 08:40:02 +00:00
Simplify script
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
5aaeab6fcf
commit
a9410c6f8b
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
set -euxo pipefail
|
||||||
set -ex
|
|
||||||
set -o pipefail
|
|
||||||
|
|
||||||
unzip input.zip
|
unzip input.zip
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue