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:
74fde89
)
fix check
rift300
author
Jeremy Mordkoff
<Jeremy.Mordkoff@riftio.com>
Wed, 13 Dec 2017 23:29:45 +0000
(18:29 -0500)
committer
Jeremy Mordkoff
<Jeremy.Mordkoff@riftio.com>
Wed, 13 Dec 2017 23:29:45 +0000
(18:29 -0500)
installers/install_osm.sh
patch
|
blob
|
history
diff --git
a/installers/install_osm.sh
b/installers/install_osm.sh
index
ae1fe0b
..
54106e0
100755
(executable)
--- a/
installers/install_osm.sh
+++ b/
installers/install_osm.sh
@@
-247,7
+247,7
@@
function configure_SOUI(){
--header 'accept: application/vnd.yang.data+json' \
--header 'authorization: Basic YWRtaW46YWRtaW4=' \
--header 'cache-control: no-cache' \
- --header 'content-type: application/vnd.yang.data+json'
&> /dev/null
)
+ --header 'content-type: application/vnd.yang.data+json' )
if [ -n "$current" -a "$current" != "{}" ]; then
curl -k --request DELETE \