pullstatus removed
This commit is contained in:
		@@ -47,7 +47,7 @@ function Websrv(tlib) {
 | 
				
			|||||||
              if( lib.cfg.debugchannel === '#f0ck' ) {
 | 
					              if( lib.cfg.debugchannel === '#f0ck' ) {
 | 
				
			||||||
                exec('cd ../ & git pull', (error, stdout) => {
 | 
					                exec('cd ../ & git pull', (error, stdout) => {
 | 
				
			||||||
                  if(error === null)
 | 
					                  if(error === null)
 | 
				
			||||||
                    lib.bot.send( lib.cfg.debugchannel, stdout, 'n0xy' );
 | 
					                    lib.bot.send( lib.cfg.debugchannel, 'git pull suxxessfully. restart.', 'n0xy' );
 | 
				
			||||||
                });
 | 
					                });
 | 
				
			||||||
              }
 | 
					              }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user