mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-18 10:44:08 +00:00
Update makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -33,10 +33,10 @@ dist-gen: clean composer npm-build
|
||||
@cp -r artisan InvoiceShelf
|
||||
@cp -r composer.json InvoiceShelf
|
||||
@cp -r composer.lock InvoiceShelf
|
||||
@cp -r server.php InvoiceShelf
|
||||
@cp -r LICENSE InvoiceShelf
|
||||
@cp -r readme.md InvoiceShelf
|
||||
@cp -r SECURITY.md InvoiceShelf
|
||||
@cp -r server.php InvoiceShelf
|
||||
@touch InvoiceShelf/storage/logs/laravel.log
|
||||
|
||||
dist-clean: dist-gen
|
||||
|
||||
Reference in New Issue
Block a user