summarylogtreecommitdiffstats
path: root/blackeye.install
diff options
context:
space:
mode:
authorKr1ss2019-03-13 19:23:49 +0100
committerKr1ss2019-03-13 19:23:49 +0100
commit28bfb18ef9fbcd47eb67afff8428f75102d9fd66 (patch)
tree350edb65f39d6bdece6a9feb22ab0a160f199be2 /blackeye.install
downloadaur-28bfb18ef9fbcd47eb67afff8428f75102d9fd66.tar.gz
initial upload: blackeye-git r27.gdfcd597-1
Diffstat (limited to 'blackeye.install')
-rw-r--r--blackeye.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/blackeye.install b/blackeye.install
new file mode 100644
index 000000000000..162fc79bb702
--- /dev/null
+++ b/blackeye.install
@@ -0,0 +1,7 @@
+post_install() {
+ printf "\e[1;34m --> \e[0mInstalled: BlackEye Version %s by \"TheLinuxChoice\"\n" ${1%-*}
+ printf "\e[1;34m --> \e[0m https://github.com/thelinuxchoice/blackeye\n"
+ printf "\e[1;34m --> \e[31mWARNING: \e[33mBLACKEYE WILL ONLY WORK ON LAN !\n"
+ printf "\e[1;34m --> \e[0;33m This tool was made for educational purposes.\e[0m\n"
+}
+