mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-07 07:32:38 +02:00
change time for redis question
This commit is contained in:
@@ -817,6 +817,12 @@ else
|
||||
echo -e "\nIf you are copying/pasting, please make sure you didn't paste blank space...\n"
|
||||
exit
|
||||
fi
|
||||
|
||||
echo -e "\nWould you like use Redis Mass Hosting?"
|
||||
echo -e "Please type Yes or No (with capital \e[31mY\e[39m, default No):"
|
||||
printf "%s"
|
||||
read REDIS_HOSTING
|
||||
|
||||
}
|
||||
|
||||
interactive_mode() {
|
||||
@@ -1106,11 +1112,6 @@ if [[ $VERSION == "ENT" ]] ; then
|
||||
echo -e "\nplease be patient...\n\n"
|
||||
license_validation
|
||||
|
||||
echo -e "\nWould you like use Redis Mass Hosting?"
|
||||
echo -e "Please type Yes or No (with capital \e[31mY\e[39m, default No):"
|
||||
printf "%s"
|
||||
read REDIS_HOSTING
|
||||
|
||||
SERIAL_NO="--ent ent --serial "
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user