# Local deploy wrapper — copy to run-deploy-from-local.sh and replace # with the SSH host alias from your ~/.ssh/config that points to the Crewli VPS. ssh "sudo -u crewli bash -c ' export PATH=\"\$HOME/.local/share/fnm:\$PATH\" eval \"\$(fnm env)\" cd /home/crewli/crewli && ./deploy.sh '"