From 3d5fffa092567b6da17ceea7975ac23e945c8723 Mon Sep 17 00:00:00 2001 From: xer0dayz <1N3@hushmail.com> Date: Sun, 18 Jun 2023 09:59:42 -0700 Subject: [PATCH] Update sniper --- sniper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sniper b/sniper index 6892d83..058dabb 100755 --- a/sniper +++ b/sniper @@ -604,7 +604,7 @@ function loot { source $INSTALL_DIR/pro.sh fi else - echo -e "$OKRED + -- --=[ Sn1per Professional is not installed. To download Sn1per Professional, go to https://sn1persecurity.com. $RESET" + echo -e "$OKRED + -- --=[ Sn1per Professional is not installed. Go to https://sn1persecurity.com to request your FREE trial today! $RESET" sudo $LAST_USER -c $BROWSER https://sn1persecurity.com 2> /dev/null > /dev/null & fi rm -f $UPDATED_TARGETS 2> /dev/null