diff options
-rwxr-xr-x | dep.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -45,7 +45,7 @@ check \ sxiv,nsxiv \ vim,nvim \ zathura \ - zsh,bash || retval=1 + zsh,bash # Script dependencies check \ @@ -54,7 +54,7 @@ check \ xgamma \ xinput \ xset \ - xwallpaper || retval=1 + xwallpaper # Build dependencies check \ |