Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
5ef78c62
Commit
5ef78c62
authored
Jan 24, 2019
by
Yann Garcia
Browse files
Minor bug fixed
parent
1632fc38
Changes
2
Show whitespace changes
Inline
Side-by-side
scripts/devenv.bash.ubuntu
View file @
5ef78c62
...
...
@@ -60,6 +60,8 @@ then
export
PATH_DEV_ITS
=
${
HOME
}
/dev/etsi_its
# Emergency Communication support
export
PATH_DEV_EMCOM
=
${
HOME
}
/dev/etsi_emcom
# Validation folder
export
VALIDATION_DIR
=
${
HOME
}
fi
export
BROWSER
=
netsurf
...
...
scripts/update_its_project.bash
View file @
5ef78c62
...
...
@@ -2,7 +2,7 @@
# Debug mode
#set -e
#
set -vx
set
-vx
# Usage: sudo ./update_project.bash
# TODO Use git clone in temporary directory
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment