Skip to content

Commit

Permalink
chore: remove no longer needed cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jul 6, 2024
1 parent d68393a commit ce1cf34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion upgrade-weblate
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ fi
if [ -f "$WEBLATE_HOME/weblate/docker-compose.override.yml" ] ; then
# Docker based upgrade
cd "$WEBLATE_HOME/weblate"
sed -i s/alpine3.17/alpine/ docker-compose.yml
sudo -u weblate docker compose pull
sudo -u weblate docker compose up -d --wait
sudo -u weblate docker compose logs
Expand Down

0 comments on commit ce1cf34

Please sign in to comment.