diff --git a/run.js b/run.js index 1a35fc9..3425436 100644 --- a/run.js +++ b/run.js @@ -25,7 +25,7 @@ module.exports = () => method: 'shell.run', params: { - message: 'git reset --hard --quiet', + message: 'git checkout --quiet -- src', path: 'facefusion' } },