Skip to content

Commit f690658

Browse files
committed
Enable debug logging
1 parent ddb3468 commit f690658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
set -euo pipefail
2+
set -xeuo pipefail
33

44
# Build DerpiWallpaper for Linux using Nuitka
55

0 commit comments

Comments
 (0)