1
0
Fork 0
blog/build.sh

9 lines
264 B
Bash
Executable file

#!/usr/bin/env bash
set -ex
nix shell nixpkgs#zola -c 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/