mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
chore: add script to update Composer and NPM
This commit is contained in:
parent
0199e40625
commit
df2ac8f223
1
updateCompserNPM.sh
Normal file
1
updateCompserNPM.sh
Normal file
@ -0,0 +1 @@
|
||||
ssh homestead -t 'cd code/Bruno\ Fontes/shareit; echo; echo -n "Press enter to update Composer..."; read; composer update; echo; echo -n "Press enter to update NPM..."; read; npm update; echo; echo -n "Press enter to exit..."; read'
|
Loading…
Reference in New Issue
Block a user