Update collect_libs.sh

This commit is contained in:
Alexey Pelykh 2013-08-08 07:54:40 +03:00
parent e38aaa0ebc
commit d4726432fb

View file

@ -1,4 +1,7 @@
#!/bin/bash
set -e
SCRIPT_LOC="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
ROOT_LOC="$SCRIPT_LOC/../.."