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:
657452f
)
Start pull_website timer at end of setup_web script.
author
Christian Heller
<c.heller@plomlompom.de>
Sat, 15 Dec 2018 01:21:40 +0000
(
02:21
+0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Sat, 15 Dec 2018 01:21:40 +0000
(
02:21
+0100)
all_new_2018/setup_web.sh
patch
|
blob
|
history
diff --git
a/all_new_2018/setup_web.sh
b/all_new_2018/setup_web.sh
index 661aa7416a0f1011a204fd7f20800faa7004c367..e046da74477244dafe5f7419ed6bafb86690378b 100755
(executable)
--- a/
all_new_2018/setup_web.sh
+++ b/
all_new_2018/setup_web.sh
@@
-11,3
+11,4
@@
apt -y -o Dpkg::Options::=--force-confold install nginx gitweb fcgiwrap
mkdir /var/public_repos
chown plom:plom /var/public_repos
iptables-restore /etc/iptables/rules.v4
+systemctl start pull_website.timer