Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
lib
/
dpkg
/
info
/
Filename :
tasksel.postinst
back
Copy
#!/bin/sh set -e # Get tasksel's templates loaded up. . /usr/share/debconf/confmodule # Automatically added by dh_installmenu/13.5.2ubuntu1 if [ "$1" = "configure" ] && [ -x "`command -v update-menus`" ]; then update-menus fi # End automatically added section