chore(template): updating template

This commit is contained in:
D. Moonfire 2022-09-06 17:16:44 -05:00
commit a1fa179206

View file

@ -2,7 +2,7 @@
cd $(dirname $0)/..
if [ -f ./tests/*/*.csproj ]
if ls ./tests/*/*.csproj >& /dev/null
then
./scripts/setup.sh || exit 1