Skip to content

Commit 09c36cd

Browse files
authored
fix typo
1 parent 3506d39 commit 09c36cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rofi-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
set -euX
3+
set -eux
44

55
APP=rofi
66
export ARCH="$(uname -m)"

0 commit comments

Comments
 (0)