Update flake.nix

This commit is contained in:
Adrian Gunnar Lauterer 2024-09-08 01:09:51 +02:00
parent 366ee06c77
commit 12a8265b9f
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@
cp -r $src/static $out/lib/python3.11/site-packages/ozai_webui/static
cp -r $src/static $out/lib/python3.11/site-packages/static
cp -r $src/static $out/lib/python3.11/static
chmod -R 444 $out/lib/python3.11
'';
};