#!/bin/bash
set -e
php bin/assetkit --debug archive --app-bootstrap --executable --no-compress assetkit.phar
chmod +x assetkit.phar
