Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/lib/dpkg/info/ |
Current File : //var/lib/dpkg/info/lsb-release.postinst |
#!/bin/sh set -e case "$1" in configure) if [ -e /etc/lsb-release ]; then MD5SUM=`md5sum /etc/lsb-release | cut -d" " -f1` if [ "$MD5SUM" = "b5bfe10d9b02fb4e4a45337d1c4d88ab" ]; then rm -f /etc/lsb-release fi fi ;; esac # Automatically added by dh_python2: if which pycompile >/dev/null 2>&1; then pycompile -p lsb-release fi # End automatically added section
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare