summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12016-04-17 16:24:27 +0800
committerChocobo12016-04-17 16:24:27 +0800
commit4b9c0ea9e45844ba7be89121dfeea496f5d3f353 (patch)
treeddc93ea1e9effe2720012f992c7f0545336637e3
parent2c81052af062b0d6009627f57959bfab48874492 (diff)
downloadaur-4b9c0ea9e45844ba7be89121dfeea496f5d3f353.tar.gz
Remove output messages
-rw-r--r--igb.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/igb.install b/igb.install
index 5237db16c853..8ee7d511b10c 100644
--- a/igb.install
+++ b/igb.install
@@ -4,12 +4,10 @@ rebuild_module_dependencies() {
post_install() {
rebuild_module_dependencies
- echo 'In order to use igb module, reboot the system.'
}
post_upgrade() {
rebuild_module_dependencies
- echo 'In order to use igb module, reboot the system.'
}
post_remove() {