burrow-pi-img/stageX/01-nodejs/01-run.sh
2020-01-27 22:12:56 +00:00

6 lines
117 B
Bash
Executable File

#!/bin/bash -e
on_chroot << EOF
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
EOF