From 0f5201aa6a9511cfbf59e760cfb381bfde1ab038 Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Thu, 6 Feb 2025 11:48:35 +0500 Subject: [PATCH] Update --- usr/bin/melawy-hooks-runner | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/usr/bin/melawy-hooks-runner b/usr/bin/melawy-hooks-runner index 16be605..17ebce7 100755 --- a/usr/bin/melawy-hooks-runner +++ b/usr/bin/melawy-hooks-runner @@ -27,9 +27,9 @@ Os_release() { # Get URLs from the Melawy Linux web site! local home=https://melawy.ru/ - local doc=https://melawy.ru/ - local support=https://melawy.ru/ - local bugs=https://melawy.ru/ + local doc=https://melawy.ru/help + local support=https://melawy.ru/help + local bugs=https://melawy.ru/help local privacy=https://melawy.ru/ sed -i $file \ @@ -64,34 +64,44 @@ Issues() { Motd() { MOTD=$( cat <<'EOF' +Info: This ISO is based on Arch-ISO modified hugely to provide Installation Environment for Melawy Linux. https://melawy.ru -Melawy Linux-archiso Sources: +Melawy Linux Sources: https://gitlab.com/melawy +https://gitlab.com/Melawy Arch-ISO Source: https://gitlab.archlinux.org/archlinux/archiso Calamares as our installer: https://github.com/calamares/calamares +------------------ -Live environment will start now and let you install Melawy Linux to disk, or tryout KDE-Desktop from Live-Session. - -Getting help: +News: https://melawy.ru -https://sourceforge.net/projects/melawy-linux/support +https://en.melawy.ru -Bugs can be reported here: -https://sourceforge.net/projects/melawy-linux/support +https://techhub.social/@Melawy + +https://t.me/Melawy_Linux +------------------ + +Chat: +https://t.me/Melawy_Linux_Chat +------------------ + +Help and Bugs can be reported here: +https://melawy.ru/help +------------------ Our journey wouldn't be made possible without the donates: https://melawy.ru/donate - Thank you for donating your trust in us! +------------------ Welcome to your Melawy Linux - ------------------ EOF