mirror of
https://github.com/artiemis/artemis.js.git
synced 2026-02-14 10:21:54 +00:00
fnm fix
This commit is contained in:
parent
fd4a16dbab
commit
135da4b876
@ -1,5 +1,8 @@
|
|||||||
ssh lia "
|
ssh lia "
|
||||||
set -e
|
set -e
|
||||||
|
export PATH=\"\$HOME/.local/share/pnpm:\$PATH\"
|
||||||
|
eval \"\`\$HOME/.local/share/fnm/fnm env --shell=bash\`\"
|
||||||
|
|
||||||
cd artemis.js
|
cd artemis.js
|
||||||
git pull
|
git pull
|
||||||
~/.bun/bin/bun install --frozen-lockfile
|
~/.bun/bin/bun install --frozen-lockfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user