update build

This commit is contained in:
Synox 2016-11-20 22:33:20 +01:00
parent ea26f6a1f5
commit 4fba2d5ae7

View File

@ -3,8 +3,4 @@
# install php dependencies
composer install
# copy backend
cp -rv src/{backend.php,config.sample.php} dist/
echo "done"