Files
_utils/_new_user/docker-share/app/entry.sh
louiscklaw b7c14c16c6 update,
2025-02-01 01:59:01 +08:00

6 lines
49 B
Bash

#!/usr/bin/env bash
set -ex
npm i
npm run start