Skip to content

Commit

Permalink
Update installUpgradeFunctions.sh: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Nov 7, 2024
1 parent 6926cb4 commit cfb1c96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/installUpgradeFunctions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,6 @@ function update_old_website_config_file()
FILE="${1}"
PRIOR_VERSION="${2}"
CURRENT_VERSION="${3}"
LOCAL_OR_REMOTE="${4}"

# Current version: 2
if [[ ${PRIOR_VERSION} -eq 1 ]]; then
Expand Down

0 comments on commit cfb1c96

Please sign in to comment.