add cmd for custom image
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user