add cmd for custom image

This commit is contained in:
2024-07-20 22:35:47 -05:00
parent 3b2d56b8a5
commit 0d8fdf61e6
3 changed files with 790 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.bashrc" SHELL="$(which bash)" bash -
#source ~/.bashrc
/home/node/.local/share/pnpm/pnpm build
/home/node/.local/share/pnpm/pnpm start &
wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.bashrc" SHELL="$(which bash)" bash -
source ~/.bashrc
pnpm build
pnpm start