|
6 years ago | |
---|---|---|
.. | ||
pkg/debtap | 6 years ago | |
.SRCINFO | 6 years ago | |
1.3.tar.gz | 6 years ago | |
PKGBUILD | 6 years ago | |
debtap-1.3-1-any.pkg.tar.xz | 6 years ago | |
readme.install | 6 years ago |
post_install() {
echo "You need an active internet connection, which"
echo "is necessary for this script to work"
echo
echo "You must run at least once \"pkgfile -u\""
echo "with root privileges (preferably recently),"
echo "before running this script"
echo
echo "Syntax: debtap [option] package_filename"
echo
echo "Run \"debtap -h\" for help"
}