1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00

Update Makefile

This commit is contained in:
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

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/