瀏覽代碼

Message at the end of tripwire reset

Bob Mottram 8 年之前
父節點
當前提交
f2c17eddd5
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      src/freedombone-controlpanel

+ 2
- 0
src/freedombone-controlpanel 查看文件

1297
     echo '
1297
     echo '
1298
 
1298
 
1299
                 ' | reset-tripwire
1299
                 ' | reset-tripwire
1300
+    echo ''
1301
+    echo $'Tripwire is now reset'
1300
     any_key
1302
     any_key
1301
 }
1303
 }
1302
 
1304