9 lines
294 B
Text
9 lines
294 B
Text
Index: utils/awesome-client
|
|
--- utils/awesome-client.orig
|
|
+++ utils/awesome-client
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env bash
|
|
+#!${LOCALBASE}/bin/bash
|
|
|
|
# Use bash's pipefail option to get errors during failure in a command
|
|
# pipeline. This is useful to get notified about an error from dbus-send
|