Skip to content

Commit 562dab8

Browse files
authored
Update install.am
- unset $scriptname when finished
1 parent 12b27db commit 562dab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/install.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ case "$1" in
614614
fi
615615
SOURCE=""
616616
fi
617+
scriptname=""
617618
fi
618619
done
619620
[ -n "$reinstall_true" ] && printf " App removal and reinstallation complete! \n%b\n" "$DIVIDING_LINE" || printf " Nothing to do here! \n%b\n" "$DIVIDING_LINE"

0 commit comments

Comments
 (0)