TOOLS : checkbox range

This commit is contained in:
sparkyx 2021-11-25 14:49:07 +01:00
parent d3afe85c25
commit f2215ec453

View file

@ -6,4 +6,4 @@ if [ ! -z "$PGUSER" ] ; then
postgresql_autodoc -u $PGUSER --password=$PGPASSWORD -h localhost -d ${DOMAIN}mod1
postgresql_autodoc -u $PGUSER --password=$PGPASSWORD -h localhost -d ${DOMAIN}account_repository
fi
cd ../../ && bash dev/compose_list.sh
cd ../ && bash compose_list.sh