mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-13 16:24:06 +00:00
1
Makefile
1
Makefile
@@ -29,7 +29,6 @@ dist-gen: clean composer npm-build
|
||||
@cp -r routes InvoiceShelf
|
||||
@cp -r storage InvoiceShelf
|
||||
@cp -r vendor InvoiceShelf 2> /dev/null || true
|
||||
@cp -r version.md InvoiceShelf
|
||||
@cp -r .env.example InvoiceShelf
|
||||
@cp -r artisan InvoiceShelf
|
||||
@cp -r composer.json InvoiceShelf
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
1.2.3
|
||||
Reference in New Issue
Block a user