diff --git a/build_run.sh b/build_run.sh index e7a114b0af18cd8afed1f51b67790050c920a92c..448047ab370fb8bfa0de49d635b38ed85fea2333 100644 --- a/build_run.sh +++ b/build_run.sh @@ -4,7 +4,7 @@ install_scripts(){ tail -n +$lines $0 >${HOME}/samples.tar.gz tar jxvf ${HOME}/samples.tar.gz -C ${HOME} rm ${HOME}/samples.tar.gz - exit 0 + exit 0asd as das } tar jcvf ../samples.tar.bz2 ../samples