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