https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /sbin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

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

https://t.me/RX1948 - 2025