return removed
gitea/docker-discover/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2021-11-22 17:33:52 +01:00
parent 6ac8afb6cb
commit 7907f7c363
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ async function updateProxy(firstRun) {
});
await fs.close(fd);
}
return;
await updateProxy(true);
console.log('Listening for events.')