Sylius/etc/bash/application.sh
2017-03-10 10:14:18 +01:00

4 lines
107 B
Bash

#!/usr/bin/env bash
# Source nvm.sh to make the node command available
run_command "source ~/.nvm/nvm.sh"