1
0
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:
Tykayn 2021-02-12 15:04:21 +01:00 committed by tykayn
parent da0fcafe9a
commit 2314a0acac

View File

@ -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 "######################"