Introduction
Introduction Statistics Contact Development Disclaimer Help
Move credentials to static dir not removed by ii. - annna - Annna the nice frie…
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 83eeabd6c50eb0aad3268583c1d5a3efa6075113
parent b0ed3eec1b089e20e0e370d9f2fb3828de473fe6
Author: Annna Robert-Houdin <[email protected]>
Date: Tue, 9 Mar 2021 21:10:57 +0100
Move credentials to static dir not removed by ii.
Diffstat:
M annna-start-main | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/annna-start-main b/annna-start-main
@@ -32,8 +32,8 @@ rm -f "$HOME/irc/${server}/sock"
#done
# Connection
-export ircuser="$(sed -n 's/^user //p' $HOME/irc/${server}/irc-credentials.txt…
-export ircpass="$(sed -n 's/^pass //p' $HOME/irc/${server}/irc-credentials.txt…
+export ircuser="$(sed -n 's/^user //p' $HOME/annna/${server}/irc-credentials.t…
+export ircpass="$(sed -n 's/^pass //p' $HOME/annna/${server}/irc-credentials.t…
ii -s "${server}" -t -s "${server}" -p 6697 -n "$ircuser" -k ircpass \
-f "Annna Robert-Houdin" &
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.