This commit is contained in:
artie 2025-02-20 23:11:11 +01:00
parent fd4a16dbab
commit 135da4b876

View File

@ -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