autoCommit

This commit is contained in:
OBKoro1 2019-12-20 11:29:31 +08:00
parent 35e29442ad
commit b32230fd4a
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
* Author : OBKoro1 * Author : OBKoro1
* Date : 2019-12-19 20:23:57 * Date : 2019-12-19 20:23:57
* LastEditors : OBKoro1 * LastEditors : OBKoro1
* LastEditTime : 2019-12-20 11:27:13 * LastEditTime : 2019-12-20 11:28:35
* FilePath : /autoCommit/index.js * FilePath : /autoCommit/index.js
* Description : 自动commit * Description : 自动commit
* https://github.com/OBKoro1 * https://github.com/OBKoro1
@ -40,7 +40,7 @@ class autoCommit {
}); });
return res; return res;
} catch (err) { } catch (err) {
console.log(err.message) console.log(err,err.message)
console.log(`执行命令出错:${cmd}`); console.log(`执行命令出错:${cmd}`);
} }
} }

View File

@ -1 +1 @@
20/12/2019 11:12:19 20/12/2019 11:12:39