diff --git a/update.js b/update.js index a414339..30ee5ab 100644 --- a/update.js +++ b/update.js @@ -15,7 +15,7 @@ module.exports = () => method: 'shell.run', params: { - message: 'git pull', + message: 'git pull origin 2.1.1', path: 'facefusion' } }