summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-05-19 18:05:19 +0300
committerDimitris Kiziridis2020-05-19 18:05:19 +0300
commit6e15fafb7b07b3cac6f3fe1e5ad602d3a8dd4500 (patch)
treee0cfe87b033a3ef0c4c752a48a4d0e73e8a88e88
parent810eb67ddb56bbf61f530c17eb412424757caabf (diff)
downloadaur-6e15fafb7b07b3cac6f3fe1e5ad602d3a8dd4500.tar.gz
fix indents
-rw-r--r--snx.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/snx.install b/snx.install
index 7238b5c64f60..e99a0ffa5ecf 100644
--- a/snx.install
+++ b/snx.install
@@ -1,9 +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."
+ 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
+ rm -rf /etc/snx
} \ No newline at end of file