📁
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: update-notifier-release.conf
description "Notification regarding a new release of Ubuntu" author "Brian Murray <brian@ubuntu.com>" # release-upgrade-available is provided by /usr/lib/ubuntu-release-upgrader/release-upgrade-motd start on ( file FILE=/var/lib/ubuntu-release-upgrader/release-upgrade-available EVENT=create ) script DATE=$(date) echo "$DATE new release available" if [ -s $FILE ]; then # use the --devel switch to check for a devel release /usr/lib/ubuntu-release-upgrader/check-new-release-gtk fi end script
Save