From 12a8265b9f6d1ab83775f6926df7e39e242ad81a Mon Sep 17 00:00:00 2001 From: Adrian Gunnar Lauterer Date: Sun, 8 Sep 2024 01:09:51 +0200 Subject: [PATCH] Update flake.nix --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index d770a4e..b728840 100644 --- a/flake.nix +++ b/flake.nix @@ -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 ''; };