This commit is contained in:
cocktailpeanut
2024-01-04 14:15:00 -05:00
parent 326fa960b7
commit 2b8f0ccc2e
+1
View File
@@ -1,3 +1,4 @@
const path = require('path')
module.exports = async kernel =>
{
const hasEnv = await kernel.exists(__dirname, 'facefusion', 'env');