Try copy of files for package

This commit is contained in:
osaajani 2020-02-18 03:47:18 +01:00
parent 16d92b21da
commit 0b3f8eb090

View file

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