]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/server-commands/server/servers-command.ts
Prevent invalid end watch section warnings
[github/Chocobozzz/PeerTube.git] / shared / server-commands / server / servers-command.ts
index f174a2aa02c30146d00e5eee98a4f21968c52371..19645cb93a1eae15e82389a9ff4a014d4b351024 100644 (file)
@@ -44,7 +44,6 @@ export class ServersCommand extends AbstractCommand {
 
       await copy(origin, join('artifacts', destname))
     }
-    console.log(this.server.parallel)
 
     if (this.server.parallel) {
       const promise = saveGithubLogsIfNeeded()