line no. update

This commit is contained in:
Pushpam Kumar 2019-06-24 01:07:00 +05:30 committed by GitHub
parent 22fc0228a4
commit 7c09af9244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
sniper
View File

@ -187,6 +187,7 @@ case $key in
;;
-t|--target)
TARGET="$2"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
shift # past argument
shift # past argument
;;
@ -288,7 +289,6 @@ case $key in
ls -l $INSTALL_DIR/loot/workspace/
echo ""
echo "cd /usr/share/sniper/loot/workspace/"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
WORKSPACE_REPORT=$LOOT_DIR/sniper-report.html
if [ -f $WORKSPACE_REPORT ]; then
echo -e "$OKORANGE + -- --=[Loading Sn1per Professional...$RESET"