summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Woelk2016-07-22 14:43:18 -0500
committerMatt Woelk2016-07-22 14:43:18 -0500
commit9b560ce5b577b349bf478549562d0f717aa6f77d (patch)
treebf7fc0a1f287c1c63e6d674682fbc9d23a98e911
parent050e4cf404938922d8600756e30136ca5bbe1ee2 (diff)
downloadaur-9b560ce5b577b349bf478549562d0f717aa6f77d.tar.gz
Formatting improvement.
-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