#!/bin/bash

cd /app/immich/server && node /app/immich/server/dist/main immich-admin "$@"
