Fix for the promo prices for items that never had promo. Add new screenshot file. Update bin/update script

This commit is contained in:
2026-01-14 08:41:44 +01:00
parent b7ebf7374a
commit 741a9e21bf
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
echo "Updating project"
git pull origin master
bin/cli rm -rf var/cache
bin/cacheclean
echo "Project updated"