mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-11 07:14:29 +02:00
Update release.sh
This commit is contained in:
parent
39e682dfd2
commit
06f228509b
@ -39,6 +39,7 @@ if [ $1 = "prepare" ]; then
|
||||
|
||||
# dependencies
|
||||
composer install --prefer-dist --optimize-autoloader
|
||||
npm install
|
||||
|
||||
echo "Now you can make changes to $dir. When you are ready, type 'release.sh pack'"
|
||||
exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user