Previously git reset removed symlinks (css, js, images, uploads) which caused Nginx to return 404 for static assets. Now deploy() recreates them after git sync. Refs: production server, admin panel 404 fix
Previously git reset removed symlinks (css, js, images, uploads) which caused Nginx to return 404 for static assets. Now deploy() recreates them after git sync. Refs: production server, admin panel 404 fix