home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9a63c7
)
Fix.
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 29 Sep 2025 09:30:40 +0000
(11:30 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 29 Sep 2025 09:30:40 +0000
(11:30 +0200)
trixie/scripts/setup_ircplom.sh
patch
|
blob
|
history
diff --git
a/trixie/scripts/setup_ircplom.sh
b/trixie/scripts/setup_ircplom.sh
index aef94492c9a9d0298ccb7d8a3378de1d3cfbf174..8117ac43b0a5aafcfd97eeaaef0beeba839bc473 100755
(executable)
--- a/
trixie/scripts/setup_ircplom.sh
+++ b/
trixie/scripts/setup_ircplom.sh
@@
-14,7
+14,7
@@
IRC_PASSWORD="$1"
URL_REPO='https://plomlompom.com/repos/clone/ircplom'
install_tags ircplom
-su -l plom -c "cd && git clone ${URL_REPO} && cd ircplom && ./install.sh"
+su -l plom -c "cd && git clone
--recursive
${URL_REPO} && cd ircplom && ./install.sh"
PATH_USER_CONF_IRCPLOM="${PATH_USER_HOME}/.config/ircplom/ircplom.toml"
prefixed_msg "Writing provided password into ${PATH_USER_CONF_CATGIRL} …"