add information

This commit is contained in:
Simon Vieille 2019-11-22 13:54:38 +01:00
父節點 3fbbe02f28
當前提交 c71c40f3ac
簽署人: deblan
GPG Key ID: 03383D15A1D31745
共有 1 個文件被更改,包括 1 次插入0 次删除

查看文件

@ -178,4 +178,5 @@ touch "$TMP_FILE"
chmod 600 "$TMP_FILE"
template result > "$TMP_FILE"
whiptail --textbox "$TMP_FILE" --title "$TITLE - FINISH" 25 80
cat "$TMP_FILE"
rm "$TMP_FILE"