Make this run on Debian/Ubuntu

This commit is contained in:
Sergey Yelin 2011-07-18 11:50:39 +04:00
parent 9673962a87
commit 5f73c3f32e
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if [ `basename $PWD` != "c_src" ]; then
pushd c_src

BIN
rebar vendored

Binary file not shown.