📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: electron.js
'use strict'; module.exports = { pkg: { patches: { 'index.js': [ 'path.join(__dirname, fs', "path.join(path.dirname(process.execPath), 'electron', fs", ], }, deployFiles: [ ['dist', 'electron/dist', 'directory'], ['../sliced/index.js', 'node_modules/sliced/index.js'], ['../deep-defaults/lib/index.js', 'node_modules/deep-defaults/index.js'], ], }, };
Save