Message at the end of tripwire reset

This commit is contained in:
Bob Mottram 2017-08-05 11:33:13 +01:00
parent 0485e73a7d
commit f2c17eddd5
1 changed files with 2 additions and 0 deletions

View File

@ -1297,6 +1297,8 @@ function reset_tripwire {
echo '
' | reset-tripwire
echo ''
echo $'Tripwire is now reset'
any_key
}