Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /sbin/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //sbin/update-gsfontmap

#!/bin/sh
# update-gsfontmap
# Copyright 2010 Kenshi Muto <kmuto@debian.org>
# License: GPL

CIDFMAP=/var/lib/ghostscript/fonts/cidfmap
FONTMAP=/var/lib/ghostscript/fonts/Fontmap
CIDFDIR=/etc/ghostscript/cidfmap.d/
FONTMDIR=/etc/ghostscript/fontmap.d/

rm -f "$CIDFMAP" "$FONTMAP"
touch "$CIDFMAP" "$FONTMAP"

for i in "$CIDFDIR"/*.conf; do
    cat "$i" >> "$CIDFMAP"
done 2>/dev/null

for i in "$FONTMDIR"/*.conf; do
    cat "$i" >> "$FONTMAP"
done 2>/dev/null

exit 0

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net