remove debug from worker

master
Dominika Liberda 2020-10-11 20:00:00 +02:00
parent 5ea10548aa
commit 9496fe3cdc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
pwd > pwd
source ${cfg[namespace]}/code/common.sh
for i in $(cat secret/refreshTokens.dat); do