home · contact · privacy
Add basic guiltcards setup.
[config] / bullseye / setup_scripts / setup_website.sh
index 99d5f4ef23a23146ff1eabb8b039ae7aeec6a98c..d2dd5e87a94ba4d16a4a199bbb8bb60adf078cad 100755 (executable)
@@ -123,6 +123,9 @@ fi
 # TODO systemctl enable plomlombot.service
 # TODO service plomlombot start
 
+# Set up guiltcards.
+su -lc "git clone /var/repos/guiltcards" plom
+
 # In the above step, we might have created a root-owned /var/www/html –
 # fix this here.
 chown -R plom:plom /var/www/html