403Webshell
Server IP : 217.160.0.212  /  Your IP : 216.73.217.46
Web Server : Apache
System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64
User : sws1073854427 ( 1073854427)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/lib/dpkg/info/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/lib/dpkg/info/ingerman.preinst
#!/bin/sh

set -e

bogus_compat="/var/lib/ispell/ingerman.compat"

if [ -f "${bogus_compat}" ] ; then
    echo "Removing bogus compat file ${bogus_compat}" >&2
    rm "${bogus_compat}"
fi

# Automatically added by installdeb-ispell/UNDECLARED
dico_class="ispell"
dico_compat="ngerman.compat"

[ -d "/var/lib/$dico_class" ] || mkdir -p "/var/lib/$dico_class"

for i in $dico_compat; do
    >"/var/lib/$dico_class/$i"
done
# End automatically added section


Youez - 2016 - github.com/yon3zu
LinuXploit