clean up stuff

This commit is contained in:
henryruhs
2026-03-29 18:33:30 +02:00
parent 5693a0f0f7
commit e428de5517
+1 -1
View File
@@ -25,7 +25,7 @@ module.exports = () =>
method: 'shell.run',
params:
{
message: 'git reset --hard --quiet',
message: 'git checkout --quiet -- src',
path: 'facefusion'
}
},