initial import
This commit is contained in:
8
mpop/mpop.install
Normal file
8
mpop/mpop.install
Normal file
@@ -0,0 +1,8 @@
|
||||
post_install() {
|
||||
echo "==> Sample config: /usr/share/doc/mpop/mpoprc.example"
|
||||
echo "==> Copy it to your home folder as ~/.mpoprc."
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install $1
|
||||
}
|
||||
Reference in New Issue
Block a user