mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
up script debug info
This commit is contained in:
parent
da0fcafe9a
commit
2314a0acac
@ -24,9 +24,13 @@ cd funky-framadate-front
|
|||||||
echo "######################"
|
echo "######################"
|
||||||
echo " debug info : version of programs"
|
echo " debug info : version of programs"
|
||||||
echo " "
|
echo " "
|
||||||
git branch
|
echo " git current branch "
|
||||||
|
git show-branch
|
||||||
|
echo " node version "
|
||||||
node -v
|
node -v
|
||||||
|
echo " yarn version "
|
||||||
yarn -v
|
yarn -v
|
||||||
|
echo " "
|
||||||
echo "######################"
|
echo "######################"
|
||||||
yarn
|
yarn
|
||||||
echo "######################"
|
echo "######################"
|
||||||
|
Loading…
Reference in New Issue
Block a user