X-Git-Url: https://plomlompom.com/repos/test.html?a=blobdiff_plain;f=bullseye%2Fsetup_scripts%2Fsetup_website.sh;h=d2dd5e87a94ba4d16a4a199bbb8bb60adf078cad;hb=3c6998480a04076eeb2c7abdd3fff123b60ad553;hp=99d5f4ef23a23146ff1eabb8b039ae7aeec6a98c;hpb=1051f875935af7ecda03a8164013c8849039d92a;p=config diff --git a/bullseye/setup_scripts/setup_website.sh b/bullseye/setup_scripts/setup_website.sh index 99d5f4e..d2dd5e8 100755 --- a/bullseye/setup_scripts/setup_website.sh +++ b/bullseye/setup_scripts/setup_website.sh @@ -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