Skip to content

Commit

Permalink
change menu name
Browse files Browse the repository at this point in the history
  • Loading branch information
aleskxyz authored Dec 3, 2023
1 parent f64e81c commit 252076c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reality-ezpz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ function configuration_menu {
"10" "Restart Services" \
"11" "Regenerate Keys" \
"12" "Restore Defaults" \
"13" "Backup" \
"13" "Create Backup" \
"14" "Restore Backup" \
3>&1 1>&2 2>&3)
if [[ $? -ne 0 ]]; then
Expand Down

0 comments on commit 252076c

Please sign in to comment.