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