Updated package updater

This commit is contained in:
Cooper Dalrymple
2025-07-22 10:05:01 -05:00
parent b51a286e4b
commit 75334270f0
5 changed files with 65 additions and 10 deletions

View File

@@ -17,6 +17,8 @@ copy:
cp -f ./* $(DIR) || true
rm $(DIR)/Makefile
rm $(DIR)/composer.json
rm $(DIR)/composer.lock
rm $(DIR)/$(SLUG).zip || true
rm -r $(DIR)/assets/sass/lib