clean up stuff

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