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

This commit was merged in pull request #42.
This commit is contained in:
2026-01-14 08:41:44 +01:00
committed by krzysiej
parent 4095037b69
commit e40391eb4c
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"