diff --git a/build b/build index 68eee5d..4d0dcd8 100755 --- a/build +++ b/build @@ -209,6 +209,7 @@ if [[ $STAGE && $STAGE < $NEXT ]] ; then ${SHELLROOT}/compileing/compile-LuxCore.sh "$TARGET" complete_stage $NEXT $? echo -n "export PATH=${SHELLROOT}/LuxCore/bin:\$PATH" | sudo tee -a /etc/profile + echo -e "\n\n" echo $BOUNDARYEND fi