From aa290484dd0001c52cf114201d7dbf3561be816b Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Tue, 23 Nov 2021 15:01:06 +0100 Subject: [PATCH] [Bin] Fix incorrect shebang --- org/config/bin.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/config/bin.org b/org/config/bin.org index 2ae8896..08a559e 100644 --- a/org/config/bin.org +++ b/org/config/bin.org @@ -1034,7 +1034,7 @@ rm $TMPBG * Polybar-launch (Deprecated) :noexport: :PROPERTIES: -:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/polybar-launch +:HEADER-ARGS: :shebang "#!/usr/bin/env bash" :mkdirp yes :tangle ~/.local/bin/polybar-launch :CUSTOM_ID: Polybar-launch-36789edc :END: This scripts allows the user to kill polybar and relaunch it, or to simply