mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-15 19:44:29 +05:00
fix: more verbose kiauh update message
This commit is contained in:
@@ -29,5 +29,8 @@ kiauh_update_msg(){
|
|||||||
top_border
|
top_border
|
||||||
echo -e "| ${yellow}There is a newer version of this script available!${default} | "
|
echo -e "| ${yellow}There is a newer version of this script available!${default} | "
|
||||||
echo -e "| ${yellow}Type 'update' if you want to update KIAUH now.${default} | "
|
echo -e "| ${yellow}Type 'update' if you want to update KIAUH now.${default} | "
|
||||||
|
echo -e "| | "
|
||||||
|
echo -e "| ${yellow}Check out the KIAUH changelog for important changes${default} | "
|
||||||
|
echo -e "| ${yellow}either to the script or the installable components!${default} | "
|
||||||
bottom_border
|
bottom_border
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user