projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ff908
)
Fix bug 1558 to add DEVOPS_PATH default value to install_osm.sh
70/10970/3
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 19 May 2021 08:54:46 +0000
(10:54 +0200)
committer
beierlm
<mark.beierl@canonical.com>
Tue, 15 Jun 2021 15:10:47 +0000
(17:10 +0200)
Change-Id: I03f013768106da62f6b8ece360e436b4950af239
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
installers/install_osm.sh
patch
|
blob
|
history
diff --git
a/installers/install_osm.sh
b/installers/install_osm.sh
index
5501c58
..
bf1c568
100755
(executable)
--- a/
installers/install_osm.sh
+++ b/
installers/install_osm.sh
@@
-16,6
+16,7
@@
REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian
RELEASE=ReleaseNINE
REPOSITORY=stable
DOCKER_TAG=9
+DEVOPS_PATH=/usr/share/osm-devops
function usage(){
echo -e "usage: $0 [OPTIONS]"