1
0
Fork 0
blog/build.sh

7 lines
160 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-10-26 10:02:42 +02:00
nix shell nixpkgs#zola -c zola build --force --output-dir /var/www/harald.hoyer.xyz/html
2023-09-14 16:09:49 +02:00
chmod go-w -R /var/www/harald.hoyer.xyz/