mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
25c7a64f76
commit
f731bed43e
@ -550,6 +550,13 @@ celebrate() {
|
||||
|
||||
|
||||
|
||||
|
||||
temp_for_025(){
|
||||
echo -e "\n[!] Backup of previous version is stored in: /etc/openpanel024/"
|
||||
echo ""
|
||||
}
|
||||
|
||||
|
||||
post_install_message() {
|
||||
|
||||
print_space_and_line
|
||||
@ -563,6 +570,8 @@ support:"
|
||||
echo "👉 Discord: https://discord.openpanel.com/"
|
||||
echo ""
|
||||
echo "Our community and support team are ready to help you!"
|
||||
|
||||
temp_for_025
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user