Browse Source

watcher

master
zeus 4 years ago
parent
commit
93527d82b3
  1. 1
      swarmlab-app/src/run/app.js

1
swarmlab-app/src/run/app.js

@ -186,6 +186,7 @@ async function getpipelines(token,pipelinename) {
global.online='ob';
global.pipelines=[];
function onWatcherReady(){
console.info('From here can you check for real changes, the initial scan has been completed.');

Loading…
Cancel
Save