Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
439b3fb2
Commit
439b3fb2
authored
Feb 22, 2017
by
Thanassis Tsiodras
Browse files
Install TASTE build machinery
parent
16e88c44
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/80_build-scripts.sh
0 → 100755
View file @
439b3fb2
#!/bin/bash
DIR
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
"
.
${
DIR
}
/common.sh
for
i
in
checkStackUsage.py patchAPLCs.py taste_orchestrator.py
do
cp
-u
../orchestrator/orchestrator/
$i
${
PREFIX
}
/bin/
done
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