add information

This commit is contained in:
Simon Vieille 2019-11-22 13:54:38 +01:00
parent 3fbbe02f28
commit c71c40f3ac
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 1 additions and 0 deletions

View File

@ -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"