removed shebang in builder.sh

This commit is contained in:
stewart 2014-10-12 15:34:49 +08:00 committed by Michael Raskin
parent a5756e79f2
commit 076677d0bf

View File

@ -1,5 +1,3 @@
#!/bin/bash
source $stdenv/setup
echo "unpacking $src..."