Skip to content

Commit

Permalink
Remove script to convert images to webp
Browse files Browse the repository at this point in the history
  • Loading branch information
davidebukali committed Jul 19, 2023
1 parent eeefecf commit a6160bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
35 changes: 0 additions & 35 deletions convert_to_webp.py

This file was deleted.

3 changes: 0 additions & 3 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,6 @@ then
docker-compose exec -T ${new_state} python manage.py collectstatic --noinput
sudo chown -R di_website:di_website assets

start_new_process "Convert images to webp"
docker-compose exec -T ${new_state} python convert_to_webp.py --noinput

exit 0


Expand Down

0 comments on commit a6160bd

Please sign in to comment.