remove the last msg_box for talk (#1613)

This commit is contained in:
szaimen 2020-10-20 12:31:33 +02:00 committed by GitHub
parent 4f6aec27e5
commit 802b666dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -449,5 +449,3 @@ else
msg_box "Congratulations, everything is working as intended! The installation succeeded.\n\nLogging can be found by typing: journalctl -lfu signaling"
exit 0
fi
msg_box "Installation was successful!"