mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-17 14:59:11 +02:00
The generate_site_icons_css cronjob will create this file, but the site won't work before it exists, so there's a (less than 5 min) gap where the site is broken when first set up. This probably won't be noticeable in dev/prod setups, but breaks things like CI setups where everything is getting created freshly each time. This makes sure that the file always exists on initial setup and whenever the Salt states are re-run.