Commit e1fb48f4 authored by shangbj's avatar shangbj

update

parent d5cb0db2
......@@ -48,8 +48,8 @@ app.all('/wiki/update', function(req, res){
})
app.all('/bjgee/update', function(req, res){
// const BJGEE_PATH = '/home/bjgee'
const BJGEE_PATH = '/Users/shangbj/Documents/个人项目/bjgee'
const BJGEE_PATH = '/home/bjgee'
// const BJGEE_PATH = '/Users/shangbj/Documents/个人项目/bjgee'
const commands = [
'cd ' + BJGEE_PATH,
'git pull origin master',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment