Try copy of files for package

This commit is contained in:
osaajani 2020-02-18 03:47:18 +01:00
parent 16d92b21da
commit 0b3f8eb090
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ migrate: vendor
install: vendor migrate
cp -r . $(INSTALL_DIR)
clean:
rm -rf vendor/