Skip to content
Snippets Groups Projects
Commit 509df0f8 authored by Werner Sembach's avatar Werner Sembach
Browse files

Fix whitespaces

parent fdc09a92
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
I4EZS_USER_CONFIG="${HOME}/.config/i4ezs/i4ezs-ecosenv-stm32.sh"
# allow user override
# Allow user override
if [[ -f "$I4EZS_USER_CONFIG" ]]; then
source "$I4EZS_USER_CONFIG"
elif [ -e ~/i4ezs-ecosenv-stm32.sh ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment