remove debug from worker

This commit is contained in:
Dominika Liberda 2020-10-11 20:00:00 +02:00
parent 5ea10548aa
commit 9496fe3cdc

View file

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