mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 19:14:27 +05:00
refactor(UI): remove warn message
more than half a year is gone, the warning should not be that important anymore Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -12,10 +12,6 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
function main_ui() {
|
function main_ui() {
|
||||||
echo -e "${yellow}/=======================================================\\"
|
|
||||||
echo -e "| Please read the newest changelog carefully: |"
|
|
||||||
echo -e "| https://git.io/JnmlX |"
|
|
||||||
echo -e "\=======================================================/${white}"
|
|
||||||
top_border
|
top_border
|
||||||
echo -e "| $(title_msg "~~~~~~~~~~~~~~~ [ Main Menu ] ~~~~~~~~~~~~~~~") |"
|
echo -e "| $(title_msg "~~~~~~~~~~~~~~~ [ Main Menu ] ~~~~~~~~~~~~~~~") |"
|
||||||
hr
|
hr
|
||||||
|
|||||||
Reference in New Issue
Block a user