Removed debugging from setup

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO 2023-06-14 07:29:11 +02:00
parent dddd220449
commit 6019e48811

View File

@ -25,8 +25,6 @@ launch_containers() {
echo -e "PACKAGE=$PACKAGE\nPILER_HOST=cust1.acts.hu\nRT=$RT" > .env
env|sort
pwd
log "running docker-compose"
docker-compose up -d
wait_for_sleep_cycle_in_container "piler1"