mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
4 lines
107 B
Bash
4 lines
107 B
Bash
#!/usr/bin/env bash
|
|
|
|
# Source nvm.sh to make the node command available
|
|
run_command "source ~/.nvm/nvm.sh"
|