change function name

This commit is contained in:
m0duspwnens
2021-06-10 09:30:03 -04:00
parent 7c92054f13
commit 46b1de97f5

View File

@@ -250,7 +250,7 @@ masterunlock() {
preupgrade_changes_2.3.50_repo() {
# We made repo changes in 2.3.50 and this prepares for that on upgrade
echo "Making repo changes."
up_2.3.3X_to_2.3.50_repo
upgrade_to_2.3.50_repo
}
preupgrade_changes() {
@@ -436,7 +436,7 @@ up_2.3.2X_to_2.3.30() {
INSTALLEDVERSION=2.3.30
}
up_2.3.3X_to_2.3.50_repo() {
upgrade_to_2.3.50_repo() {
echo "Performing repo changes."
if [[ "$OS" == "centos" ]]; then
# Import GPG Keys