Skip to content

Commit

Permalink
Remove legacy cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jul 28, 2023
1 parent b57f95e commit 120dac9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions upgrade-weblate
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ else
# Backup settings
cp "$WEBLATE_DIR/weblate/settings.py" "/root/weblate-settings-$(date -I).py"

# Weblate 4.9 migration, cleanup
sudo -u "$USERNAME" "$WEBLATE_ENV/bin/pip" uninstall --yes akismet celery-batches

# Upgrade pip
sudo -u "$USERNAME" "$WEBLATE_ENV/bin/pip" install -U pip wheel

Expand Down

0 comments on commit 120dac9

Please sign in to comment.