Closed AA-Turner closed 1 month ago
Currently, /3/ is not purged when /3.13/ updates (and the same for /dev/). This is a quick fix, a better solution would either to use rewrite rules in Nginx or to check if the symlink target has been rebuilt.
/3/
/3.13/
/dev/
A
Thanks!
Currently,
/3/
is not purged when/3.13/
updates (and the same for/dev/
). This is a quick fix, a better solution would either to use rewrite rules in Nginx or to check if the symlink target has been rebuilt.A