mirror of
https://github.com/mudler/LocalAI.git
synced 2026-05-19 05:58:05 -04:00
fix: add clean target to local-store
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
@@ -6,4 +6,7 @@ local-store:
|
||||
package:
|
||||
bash package.sh
|
||||
|
||||
build: local-store package
|
||||
build: local-store package
|
||||
|
||||
clean:
|
||||
rm -f local-store
|
||||
Reference in New Issue
Block a user