update hugo command

main
n0emis 7 days ago
parent 1ea50f3360
commit d385b23a5e

@ -21,7 +21,7 @@
mkdir -p themes mkdir -p themes
rm -rf themes/PaperMod rm -rf themes/PaperMod
ln -s ${papermod} themes/PaperMod ln -s ${papermod} themes/PaperMod
hugo -v hugo build
''; '';
installPhase = '' installPhase = ''
mv public $out mv public $out

Loading…
Cancel
Save