chore: Nix: remove debug flag
This commit is contained in:
parent
a7438e9eae
commit
202258cc87
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!@bash@/bin/bash
|
||||
|
||||
set -euxo pipefail
|
||||
set -euo pipefail
|
||||
|
||||
root="."
|
||||
# find package root
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue