Commit 4bb2d3f9 authored by Lucas Russo's avatar Lucas Russo

scripts/build_dist.sh: remove local makeself script path

parent 62cef64a
......@@ -22,5 +22,5 @@ if [ "$BOARD_TYPE" != "afcv3" ] && [ "$BOARD_TYPE" != "ml605" ]; then
fi
./deploy.sh ${USER} ${IP} ${PREFIX}/${DIR}
~/makeself-2.2.0/makeself.sh --bzip2 ${PREFIX}/${DIR} ${DIST_NAME}.bz2.run "LNLS BPM Software Package" \
makeself --bzip2 ${PREFIX}/${DIR} ${DIST_NAME}.bz2.run "LNLS BPM Software Package" \
./compile.sh ${BOARD_TYPE}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment