This commit is contained in:
Alireza Ahmadi
2026-02-20 00:14:07 +01:00
parent 6781b0f7ae
commit 35798c2c74

View File

@@ -141,7 +141,7 @@ uninstall() {
} }
reset_user() { reset_user() {
confirm "Reset your username and password to admin?" "n" confirm "Are you sure to reset the username and password of the panel?" "n"
if [[ $? != 0 ]]; then if [[ $? != 0 ]]; then
if [[ $# == 0 ]]; then if [[ $# == 0 ]]; then
show_menu show_menu