Fix zeptobar script. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit da18b3090f3071acbcdf23d671a27f91354aa0f6 | |
parent 488d75e24202f1ce8b3ad33cc7f0e5b670265ad9 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Wed, 1 Dec 2021 20:11:14 +0100 | |
Fix zeptobar script. | |
Diffstat: | |
M zeptobar-of-week | 4 +++- | |
1 file changed, 3 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/zeptobar-of-week b/zeptobar-of-week | |
@@ -1,4 +1,6 @@ | |
-#!/bin/sh -e | |
+#!/bin/sh | |
+ | |
+export PATH="/home/annna/bin:$PATH" | |
channel=#bitreich-books | |