[Bin] Fix incorrect shebang
This commit is contained in:
parent
d42fc15e64
commit
aa290484dd
@ -1034,7 +1034,7 @@ rm $TMPBG
|
|||||||
|
|
||||||
* Polybar-launch (Deprecated) :noexport:
|
* Polybar-launch (Deprecated) :noexport:
|
||||||
:PROPERTIES:
|
: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
|
:CUSTOM_ID: Polybar-launch-36789edc
|
||||||
:END:
|
:END:
|
||||||
This scripts allows the user to kill polybar and relaunch it, or to simply
|
This scripts allows the user to kill polybar and relaunch it, or to simply
|
||||||
|
Loading…
Reference in New Issue
Block a user