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 (from parent 1:
582d0b5
)
Improve GPG setup.
author
Christian Heller
<c.heller@plomlompom.de>
Fri, 14 Dec 2018 01:34:55 +0000
(
02:34
+0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Fri, 14 Dec 2018 01:34:55 +0000
(
02:34
+0100)
all_new_2018/setup_plomlombot.sh
patch
|
blob
|
history
diff --git
a/all_new_2018/setup_plomlombot.sh
b/all_new_2018/setup_plomlombot.sh
index fa8eab2156c6c9fd2b9d5ddd5a689d87073c985d..22cc4095e25015ece934bb2d6b14d3d22b3eb165 100755
(executable)
--- a/
all_new_2018/setup_plomlombot.sh
+++ b/
all_new_2018/setup_plomlombot.sh
@@
-13,8
+13,8
@@
irclogs_dir=/var/www/html/irclogs
irclogs_pw_dir=/var/www/irclogs_pw
cp "${config_tree_prefix}"/user_scripts/plomlombot_daemon.sh /home/plom/
chown plom:plom /home/plom/plomlombot_daemon.sh
irclogs_pw_dir=/var/www/irclogs_pw
cp "${config_tree_prefix}"/user_scripts/plomlombot_daemon.sh /home/plom/
chown plom:plom /home/plom/plomlombot_daemon.sh
-apt -y install screen python3-venv gpg dirmngr
-su plom -c "gpg --recv-key ${gpg_key}"
+apt -y install screen python3-venv g
nu
pg dirmngr
+su plom -c "gpg --
no-tty --
recv-key ${gpg_key}"
# TODO: After this, we could in theory remove dirmngr if we only installed it just now.
su plom -c "cd && git clone /var/public_repos/plomlombot-irc"
systemctl enable /etc/systemd/system/plomlombot.service
# TODO: After this, we could in theory remove dirmngr if we only installed it just now.
su plom -c "cd && git clone /var/public_repos/plomlombot-irc"
systemctl enable /etc/systemd/system/plomlombot.service