last warning before I disable this repo

This commit is contained in:
henryruhs
2026-03-19 22:02:08 +01:00
parent b629b9aeeb
commit 0452db07fc
+8 -8
View File
@@ -14,14 +14,6 @@ module.exports = () =>
},
run:
[
{
method: 'shell.run',
params:
{
message: 'git reset --hard',
path: 'facefusion'
}
},
{
method: 'local.set',
params:
@@ -29,6 +21,14 @@ module.exports = () =>
mode: '{{ input.mode }}'
}
},
{
method: 'shell.run',
params:
{
message: 'git reset --hard --quiet',
path: 'facefusion'
}
},
{
method: 'shell.run',
params: