llama.cpp/tools/server/webui/scripts/post-build.sh

4 lines
160 B
Bash
Executable File

rm -rf ../public/_app;
rm ../public/favicon.svg;
rm -f ../public/index.html.gz; # deprecated, but may still be generated by older versions of the build process