mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
1
Makefile
1
Makefile
@@ -22,6 +22,7 @@ clean:
|
|||||||
rm -f product_key.txt
|
rm -f product_key.txt
|
||||||
rm -f system-images/**/*.tar
|
rm -f system-images/**/*.tar
|
||||||
sudo rm -f $(EMBASSY_BINS)
|
sudo rm -f $(EMBASSY_BINS)
|
||||||
|
rm -f frontend/config.json
|
||||||
rm -rf frontend/node_modules
|
rm -rf frontend/node_modules
|
||||||
rm -rf frontend/dist
|
rm -rf frontend/dist
|
||||||
rm -rf patch-db/client/node_modules
|
rm -rf patch-db/client/node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user