Commit 2e7a8b75 authored by zhiyan's avatar zhiyan

fix

parent 1b857f02
......@@ -23,7 +23,7 @@ app.get('/usage', function (req, res) {
})
})
app.get('/book/update', function(req, res){
app.get('/wiki/update', function(req, res){
const WIKI_PATH = '/home/wiki'
const commands = [
'cd ' + WIKI_PATH,
......
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