Introduction
Introduction Statistics Contact Development Disclaimer Help
annna-message-radio: add /br/bin to PATH - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 236a6391e099a83f7835499c667043389b545264
parent 05bf67586ac7025280a4a4baa6514678ddfb45a8
Author: Anders Damsgaard <[email protected]>
Date: Sat, 10 Aug 2024 16:31:10 +0200
annna-message-radio: add /br/bin to PATH
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M annna-message-radio | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-radio b/annna-message-radio
@@ -1,5 +1,7 @@
#!/bin/sh -e
+export PATH="/br/bin:$PATH"
+
cfgbase="$(pwd)"
ircbase="$(cat ${cfgbase}/ircbase)"
modbase="$(cat ${cfgbase}/modbase)"
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.