Cleanup main loop
This commit is contained in:
@@ -506,6 +506,7 @@ interactive_header() {
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
echo ""
|
||||||
|
|
||||||
# Ask to make our custom R library the default
|
# Ask to make our custom R library the default
|
||||||
if [[ -z $R_LIBS_USER || $R_LIBS_USER != "$HOME/R/$SCRIPT_NAME" ]]; then
|
if [[ -z $R_LIBS_USER || $R_LIBS_USER != "$HOME/R/$SCRIPT_NAME" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user