1
0
Fork 0
blog/build.sh

9 lines
264 B
Bash
Raw Normal View History

2023-09-14 16:09:49 +02:00
#!/usr/bin/env bash
2020-05-19 19:30:45 +02:00
set -ex
2023-09-14 16:09:49 +02:00
nix-shell -p zola --run 'zola build --force --output-dir /var/www/harald.hoyer.xyz/html'
chmod go-w -R /var/www/harald.hoyer.xyz/
#chgrp -R apache /var/www/virt/harryh/html/
2020-05-19 19:30:45 +02:00
#chcon -R -t httpd_sys_content_t /var/www/virt/harryh/html/