mirror of https://github.com/1N3/Sn1per.git
Update sniper
This commit is contained in:
parent
c2fb0f7b62
commit
3d5fffa092
2
sniper
2
sniper
|
|
@ -604,7 +604,7 @@ function loot {
|
||||||
source $INSTALL_DIR/pro.sh
|
source $INSTALL_DIR/pro.sh
|
||||||
fi
|
fi
|
||||||
else
|
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 &
|
sudo $LAST_USER -c $BROWSER https://sn1persecurity.com 2> /dev/null > /dev/null &
|
||||||
fi
|
fi
|
||||||
rm -f $UPDATED_TARGETS 2> /dev/null
|
rm -f $UPDATED_TARGETS 2> /dev/null
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue