Skip to content

Commit 521bb4a

Browse files
authored
Update gnome-extensions-unverified.sh
1 parent 3c4a2b2 commit 521bb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gnome-extensions-unverified/gnome-extensions-unverified.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# shellcheck disable=SC2128,SC2178
33

44
# Tell build process to exit if there are any errors.
5-
set -euo pipefail
5+
set -euxo pipefail
66

77
get_json_array INSTALL 'try .["install"][]' "$1"
88

0 commit comments

Comments
 (0)