script to update the autoloader static files

This commit is contained in:
zotlabs 2016-10-18 14:58:20 -07:00
parent a532bd9cf1
commit fcc648ecfd

2
util/update_autoloader Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash -f
composer install --optimize-autoloader --no-dev