up script debug info
parent
da0fcafe9a
commit
2314a0acac
|
@ -24,9 +24,13 @@ cd funky-framadate-front
|
|||
echo "######################"
|
||||
echo " debug info : version of programs"
|
||||
echo " "
|
||||
git branch
|
||||
echo " git current branch "
|
||||
git show-branch
|
||||
echo " node version "
|
||||
node -v
|
||||
echo " yarn version "
|
||||
yarn -v
|
||||
echo " "
|
||||
echo "######################"
|
||||
yarn
|
||||
echo "######################"
|
||||
|
|
Loading…
Reference in New Issue