From 3897e3ac6bfddbee25dc14b620f009d92407a881 Mon Sep 17 00:00:00 2001 From: Gurkirat Singh Date: Sat, 8 Jun 2019 02:51:05 +0530 Subject: [PATCH] bug fix --- plugins/available/hosts.plugin.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/available/hosts.plugin.bash b/plugins/available/hosts.plugin.bash index cf841bec..c2f2b2af 100755 --- a/plugins/available/hosts.plugin.bash +++ b/plugins/available/hosts.plugin.bash @@ -1,7 +1,7 @@ #!/bin/bash -# cite about-plugin -# about-plugin '/etc/hosts based operations' +cite about-plugin +about-plugin '/etc/hosts based operations' FILE="/etc/hosts"