Update Makefile

pull/86/merge v1.7.4
Go Johansson (neku) 2023-08-02 21:32:29 +02:00 committed by GitHub
parent e3e457570a
commit b3ff67c1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ copy-php:
cp -v $(CURDIR)/src/Classes/*.php $(CURDIR)/build/php/Classes/
install: installdirs
rm -rf $(DESTDIR)/*
rm -rf $(DESTDIR)/*
cp -rv $(CURDIR)/build/* $(DESTDIR)/
cp $(CURDIR)/src/*.json $(DESTDIR)/
mv $(DESTDIR)/html/min/* $(DESTDIR)/public/