mirror of
https://github.com/9001/copyparty.git
synced 2025-11-24 07:23:22 -07:00
Nix/copyparty-fonts: cleanout output file structure
This commit is contained in:
parent
8e1e61ed50
commit
3f2d8e8087
|
|
@ -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
|
||||||
''
|
''
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue