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