Pārlūkot izejas kodu

Message at the end of tripwire reset

Bob Mottram 8 gadus atpakaļ
vecāks
revīzija
f2c17eddd5
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2
    0
      src/freedombone-controlpanel

+ 2
- 0
src/freedombone-controlpanel Parādīt failu

@@ -1297,6 +1297,8 @@ function reset_tripwire {
1297 1297
     echo '
1298 1298
 
1299 1299
                 ' | reset-tripwire
1300
+    echo ''
1301
+    echo $'Tripwire is now reset'
1300 1302
     any_key
1301 1303
 }
1302 1304