Introduction
Introduction Statistics Contact Development Disclaimer Help
Make out readable for scripts. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit a6ea6af5917d6dfbdd860b53c4be2d48bceecab9
parent 66c756ce53cebd3e121d91ac99a1b8de5d593dfa
Author: Annna Robert-Houdin <[email protected]>
Date: Wed, 29 Oct 2025 23:24:32 +0100
Make out readable for scripts.
Diffstat:
M annna-join-channels | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-join-channels b/annna-join-channels
@@ -15,6 +15,9 @@ do
# annna-say
[ -p "${IRC_SERVERBASE}/${IRC_CHANNEL}/in" ] \
&& chmod o+w "${IRC_SERVERBASE}/${IRC_CHANNEL}/in"
+ # Scripts like comic irc output.
+ [ -p "${IRC_SERVERBASE}/${IRC_CHANNEL}/in" ] \
+ && chmod o+r "${IRC_SERVERBASE}/${IRC_CHANNEL}/in"
annna-channel-service
done
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.