Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vMap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marty Fabien
vMap
Commits
f7f3dadf
Commit
f7f3dadf
authored
6 years ago
by
Armand Bahi
Browse files
Options
Downloads
Patches
Plain Diff
Add closure conf
parent
3bd7dc98
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
utils/init_symlinks.sh
+1
-1
1 addition, 1 deletion
utils/init_symlinks.sh
with
2 additions
and
1 deletion
.gitignore
+
1
−
0
View file @
f7f3dadf
client
vas
conf/closure
src/vitis/client/conf
src/vitis/client/modules/vmap
src/vitis/vas/rest/ws/vmap
...
...
This diff is collapsed.
Click to expand it.
utils/init_symlinks.sh
+
1
−
1
View file @
f7f3dadf
...
...
@@ -25,7 +25,7 @@ ln -rsf src/vitis/vas vas
# Conf
echo
"---- Link
${
APP_NAME
}
/conf ----"
ln
-rsf
conf src/vitis/client/conf
ln
-rsf
src/closure/conf
src/vitis/client/
conf/closure
ln
-rsf
src/closure/conf conf/closure
# Modules
for
module
in
"
${
APP_MODULES
[@]
}
"
;
do
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment