diff --git a/README.md b/README.md index 47b58569..8c99f869 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -

Yiimpool Yiimp Install Scrypt v0.5.6 With DaemonBuilder and addport (update 2022-11-10)

+

Yiimpool Yiimp Install Scrypt v0.5.7 With DaemonBuilder and addport (update 2022-11-10)

Join Community Badge

The Development is still in progress. Please report any issues you find.

Description

-This is the main page for Yiimpool Yiimp Install script. Here you find information all documentation about Yiimpool Yiimp Installer v0.5.6

The installer automatically install all requirements to get Yiimp installed correctly.

Yiimpool Yiimp Install Scrypt is a Script that will install Yiimp Mining Pool on a cleanUbuntu 18.04 VPS.

+This is the main page for Yiimpool Yiimp Install script. Here you find information all documentation about Yiimpool Yiimp Installer v0.5.7

The installer automatically install all requirements to get Yiimp installed correctly.

Yiimpool Yiimp Install Scrypt is a Script that will install Yiimp Mining Pool on a cleanUbuntu 18.04 VPS.

More information will be added soon.

diff --git a/install.sh b/install.sh index 54341a12..60e95970 100644 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ # ######################################################### if [ -z "${TAG}" ]; then - TAG=v0.5.6 + TAG=v0.5.7 fi diff --git a/install/functions.sh b/install/functions.sh index 6e76da7e..d4870d54 100644 --- a/install/functions.sh +++ b/install/functions.sh @@ -79,7 +79,7 @@ function install_end_message { figlet -f slant -w 100 "Complete!" echo -e "$CYAN --------------------------------------------------------------------------- $COL_RESET" - echo -e "$YELLOW | Version:$GREEN v0.5.6 | $COL_RESET" + echo -e "$YELLOW | Version:$GREEN v0.5.7 | $COL_RESET" echo -e "$YELLOW Yiimp Installer Script Fork By Afiniel https://github.com/afiniel/yiimp_install_script $COL_RESET" echo -e "$CYAN --------------------------------------------------------------------------- $COL_RESET" echo -e "$YELLOW Your mysql information (login/Password) is saved in:$RED ~/.my.cnf $COL_RESET" @@ -113,7 +113,7 @@ function term_art { echo " ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝╚═╝ ╚═════╝ ╚═════╝ ╚══════╝ " echo -e "$CYAN ----------------------------------------------------------> $COL_RESET" echo -e "$CYAN |$YELLOW Yiimp Installer Script Fork By Afiniel! $COL_RESET" - echo -e "$CYAN |$MAGENTA Version:$GREEN v0.5.6 $COL_RESET" + echo -e "$CYAN |$MAGENTA Version:$GREEN v0.5.7 $COL_RESET" echo -e "$CYAN ----------------------------------------------------------------------> $COL_RESET" echo -e "$CYAN |$YELLOW This script will install all the dependencies and will install Yiimp. $COL_RESET" echo -e "$CYAN |$YELLOW It will also install a MySQL database and a Web server. $COL_RESET" @@ -169,14 +169,14 @@ function hide_output { function last_words { echo "<-------------------------------------|---------------------------------------->" echo - echo -e "$YELLOW Thank you for using the Yiimpool Installer $GREEN v0.5.6! $COL_RESET" + echo -e "$YELLOW Thank you for using the Yiimpool Installer $GREEN v0.5.7! $COL_RESET" echo echo -e "$YELLOW To run this installer anytime simply type: $GREEN yiimpool $COL_RESET" echo -e "$YELLOW Donations for continued support of this script are welcomed at: $COL_RESET" echo "<-------------------------------------|--------------------------------------->" echo -e "$YELLOW Donate Wallets: $COL_RESET" echo "<-------------------------------------|--------------------------------------->" - echo -e "$YELLOW Thank you for using Yiimp Install Script v0.5.6 fork by Afiniel! $COL_RESET" + echo -e "$YELLOW Thank you for using Yiimp Install Script v0.5.7 fork by Afiniel! $COL_RESET" echo echo -e "$YELLOW => To run this installer anytime simply type:$GREEN yiimpool $COL_RESET" echo -e "$YELLOW => Do you want to support me? Feel free to use wallets below: $COL_RESET" diff --git a/install/menu.sh b/install/menu.sh index bf3b0abf..bdc14ffe 100644 --- a/install/menu.sh +++ b/install/menu.sh @@ -7,7 +7,7 @@ source /etc/functions.sh -RESULT=$(dialog --stdout --nocancel --default-item 1 --title "Yiimpool Menu v0.5.6" --menu "Choose one" -1 60 16 \ +RESULT=$(dialog --stdout --nocancel --default-item 1 --title "Yiimpool Menu v0.5.7" --menu "Choose one" -1 60 16 \ ' ' "- Install Yiimp -" \ 1 "YiiMP Single Server" \ ' ' "- Daemon Wallet Builder -" \ diff --git a/install/start.sh b/install/start.sh index 7c7227c7..6eceea4c 100644 --- a/install/start.sh +++ b/install/start.sh @@ -98,7 +98,7 @@ else cd $HOME/yiimp_install_script/install source menu.sh echo "<-------------------------------------|--------------------------------------->" - echo -e "$YELLOW Thank you for using Yiimp Install Script$GREEN v0.5.6 $YELLOW fork by Afiniel! $COL_RESET" + echo -e "$YELLOW Thank you for using Yiimp Install Script$GREEN v0.5.7 $YELLOW fork by Afiniel! $COL_RESET" echo echo -e "$YELLOW => To run this installer anytime simply type:$GREEN yiimpool $COL_RESET" echo "<----------------------------------------------------------------------------->" diff --git a/yiimp_single/db.sh b/yiimp_single/db.sh index 141e72a4..306a1dd7 100644 --- a/yiimp_single/db.sh +++ b/yiimp_single/db.sh @@ -116,8 +116,7 @@ sudo mysql -u root -p"${DBRootPassword}" "${YiiMPDBName}" --force <2019-03-coins sudo mysql -u root -p"${DBRootPassword}" "${YiiMPDBName}" --force <2020-06-03-blocks.sql sudo mysql -u root -p"${DBRootPassword}" "${YiiMPDBName}" --force <2022-10-14-shares_solo.sql sudo mysql -u root -p"${DBRootPassword}" "${YiiMPDBName}" --force <2022-10-29-blocks_effort.sql -sudo mysql -u root -p"${DBRootPassword}" "${YiiMPDBName}" --force <2022-11-05-blocks_effort.sql -echo -e "$GREEN <-- Datebase import $GREEN complete -->$COL_RESET" +echo -e "$YELLOW <-- Datebase import $GREEN complete -->$COL_RESET" echo -e "$YELLOW => Tweaking MariaDB for better performance <= $COL_RESET" if [[ ("$wireguard" == "false") ]]; then diff --git a/yiimp_single/start.sh b/yiimp_single/start.sh index c6960e93..4713b931 100644 --- a/yiimp_single/start.sh +++ b/yiimp_single/start.sh @@ -6,14 +6,6 @@ # Updated by Afiniel for yiimpool use... # ################################################################################## -#!/usr/bin/env bash - -##################################################### -# This is the entry point for configuring the system. -# Source https://mailinabox.email/ https://github.com/mail-in-a-box/mailinabox -# Updated by afiniel for crypto use... -##################################################### - source /etc/functions.sh source /etc/yiimpool.conf @@ -80,7 +72,7 @@ if [[ ("$UsingDomain" == "yes") ]]; then echo -e "$MAGENTA <--------------|------------>$COL_RESET" echo -e "$MAGMENTA |$COL_RESET" echo "<-----------------------------------|----------------------------------------->" - echo -e "$YELLOW Thank you for using Yiimp Install Script$GREEN v0.5.6 $YELLOW fork by Afiniel! $COL_RESET" + echo -e "$YELLOW Thank you for using Yiimp Install Script$GREEN v0.5.7 $YELLOW fork by Afiniel! $COL_RESET" echo echo -e "$YELLOW => To run this installer anytime simply type:$GREEN yiimpool $COL_RESET" echo "<----------------------------------------------------------------------------->" @@ -117,7 +109,7 @@ else echo -e "$MAGENTA <--------------|------------->$COL_RESET" echo -e "$MAGMENTA |$COL_RESET" echo "<-----------------------------------|$COL_RESET ----------------------------------------->" - echo -e "$YELLOW Thank you for using Yiimp Install Script$GREEN v0.5.6 $YELLOW fork by Afiniel! $COL_RESET" + echo -e "$YELLOW Thank you for using Yiimp Install Script$GREEN v0.5.7 $YELLOW fork by Afiniel! $COL_RESET" echo echo -e "$YELLOW => To run this installer anytime simply type:$GREEN yiimpool $COL_RESET" echo "<----------------------------------------------------------------------------->" diff --git a/yiimp_single/system.sh b/yiimp_single/system.sh index c595852a..32718306 100644 --- a/yiimp_single/system.sh +++ b/yiimp_single/system.sh @@ -83,8 +83,6 @@ else hide_output sudo update-grub-legacy-ec2 -y apt_get_quiet upgrade fi -echo -echo -e "$GREEN <-- Done -->$COL_RESET" # Dist Upgrade apt_get_quiet dist-upgrade diff --git a/yiimp_single/ubuntu/etc/update-motd.d/00-header b/yiimp_single/ubuntu/etc/update-motd.d/00-header index f42bd862..21060e78 100644 --- a/yiimp_single/ubuntu/etc/update-motd.d/00-header +++ b/yiimp_single/ubuntu/etc/update-motd.d/00-header @@ -36,5 +36,5 @@ fi figlet -f slant -w 100 "YiimpooL" printf "\n" -printf "Welcome to %s (%s).\n" "$DISTRIB_DESCRIPTION" "YiimPool Version v0.5.6" +printf "Welcome to %s (%s).\n" "$DISTRIB_DESCRIPTION" "YiimPool Version v0.5.7" printf "\n"