Nix/copyparty-fonts: cleanout output file structure

This commit is contained in:
Toast 2025-11-15 02:53:22 +01:00
parent 8e1e61ed50
commit 3f2d8e8087

View file

@ -26,5 +26,7 @@ runCommand "copyparty-fonts"
--replace-fail "/z/icon.list" "/build/icon.list" \ --replace-fail "/z/icon.list" "/build/icon.list" \
--replace-fail "/z/scp.woff2" "${scp}" --replace-fail "/z/scp.woff2" "${scp}"
bash nix-mini-fa.sh bash nix-mini-fa.sh
mv $out/no-pk/* $out
rmdir $out/no-pk
'' ''