summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-04-13 19:43:06 +0300
committerDimitris Kiziridis2020-04-13 19:43:06 +0300
commit0cb244f47919d77dbb24bda89e31cc60bef50c61 (patch)
tree86851f3a2d5fc75a6927de8721aefd34549b17cc
parent9a1d53df7514279edb79cbeab81d3e615fd91b45 (diff)
downloadaur-0cb244f47919d77dbb24bda89e31cc60bef50c61.tar.gz
update snx.install
-rw-r--r--snx.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/snx.install b/snx.install
index 4564e5dadb90..7238b5c64f60 100644
--- a/snx.install
+++ b/snx.install
@@ -1,5 +1,9 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
+pre_install() {
+ echo -e "You need to download '\e[32msnx_install.sh\e[37m' from \e[32mhttps://supportcenter.checkpoint.com/supportcenter/portal/user/anon/page/default.psml/media-type/html?action=portlets.DCFileAction&eventSubmit_doGetdcdetails=&fileid=22824\e[37m and place it where PKGBUILD is located."
+}
+
pre_remove() {
rm -rf /etc/snx
} \ No newline at end of file