replace with x
This commit is contained in:
parent
7de4b10cab
commit
a523b1167c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
set -xuo pipefail
|
||||
|
||||
temp_file=/tmp/fess-build.$$
|
||||
unzip target/releases/fess-*.zip > ${temp_file} 2>&1
|
||||
|
|
Loading…
Add table
Reference in a new issue