Move over to local conda env part3

This commit is contained in:
henryruhs
2024-09-22 12:03:09 +02:00
parent 9ba46a3eff
commit e9314c2797
+7
View File
@@ -10,6 +10,13 @@ module.exports = () =>
{
'path': 'facefusion'
}
},
{
method: 'fs.rm',
params:
{
'path': '.env'
}
}
]
};