Delete hashboot.install

This commit is contained in:
Teldra 2019-02-24 12:32:34 +01:00 committed by GitHub
parent ee2d3c92ab
commit 4762d7c8de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
post_install() {
echo "After install run 'hashboot index'."
echo "Run also 'systemctl enable hashboot.service' to enable."
}
post_upgrade() {
post_install
}