Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /proc/self/root/usr/share/flatpak/triggers/
Dosya Yükle :
Şuanki Dosya : //proc/self/root/usr/share/flatpak/triggers/gtk-icon-cache.trigger

#!/usr/bin/sh

if test \( -x "$(which gtk-update-icon-cache 2>/dev/null)" \) -a \( -d $1/exports/share/icons/hicolor \); then
    cp /usr/share/icons/hicolor/index.theme $1/exports/share/icons/hicolor/
    for dir in $1/exports/share/icons/*; do
        if test -f $dir/index.theme; then
            if ! gtk-update-icon-cache --quiet $dir; then
                echo "Failed to run gtk-update-icon-cache for $dir"
                exit 1
            fi
        fi
    done
fi

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4