1
0
Fork 0
blog/build.sh
2023-09-14 16:09:49 +02:00

9 lines
264 B
Bash
Executable file

#!/usr/bin/env bash
set -ex
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/
#chcon -R -t httpd_sys_content_t /var/www/virt/harryh/html/