mirror of
https://github.com/Luzifer/tex-api.git
synced 2024-11-08 16:20:04 +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
|
||||
|
||||
set -ex
|
||||
set -o pipefail
|
||||
set -euxo pipefail
|
||||
|
||||
unzip input.zip
|
||||
|
||||
|
|
Loading…
Reference in a new issue