LittleDemon WebShell


Linux webhost1.zalaszam.hu 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Path : /sbin/
File Upload :
Command :
Current File : //sbin/update-grub-gfxpayload

#! /bin/sh
set -e

mkdir -p /boot/grub
for x in /usr/share/grub-gfxpayload-lists/blacklist/*; do
	case $x in
	    *~|*/\#*\#|*.dpkg-*)
		continue
		;;
	esac
	[ -e "$x" ] || continue
	cat "$x"
done >/boot/grub/gfxblacklist.txt.new
mv /boot/grub/gfxblacklist.txt.new /boot/grub/gfxblacklist.txt

exit 0

LittleDemon - FACEBOOK
[ KELUAR ]