Files
decomp.me/frontend/docker_entrypoint.sh
2025-06-09 17:13:01 +09:00

6 lines
52 B
Bash
Executable File

#!/bin/sh
yarn install --frozen-lockfile
yarn dev