sharp/packaging/test/centos.sh
2017-04-26 21:37:43 +01:00

5 lines
101 B
Bash
Executable File

#!/bin/sh
curl -sL https://rpm.nodesource.com/setup_6.x | bash -
yum install -y gcc-c++ make nodejs