OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/mail/../lib/upower/../dpkg/info/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/bin/sh set -e # Automatically added by dh_installinitramfs/12.9ubuntu1 if [ "$1" = "remove" ]; then if [ -x /usr/sbin/update-initramfs ] && [ -e /etc/initramfs-tools/initramfs.conf ]; then update-initramfs -u fi fi # End automatically added section