Files
dolt/js/link.sh
Chris Masone 62a937fe93 Scripts should explicitly say they require bash if needed
Apparently pushd and popd aren't in whatever very-limited shell travis uses
in its build environment. So, scripts using them (and others for safety) should
she-bang /bin/bash instead of /bin/sh
2015-12-04 10:43:53 -08:00

4 lines
39 B
Bash
Executable File

#!/bin/bash
# nothing to link
npm link