summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 501ca149fb27..6e3da7374697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,7 @@ install=${pkgname}.install
_gettoken() {
token=$(curl -s https://www.tenable.com/products/nessus/select-your-operating-system#tos | \
-
- sed -nr "s/${_retoken}/\1/p")
+ sed -nr "s/${_retoken}/\1/p")
if [[ "$token" == "" ]]; then
echo