Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
devops
/
00a2233f4fe431d594ae11d410c415f764e1082e
/
.
/
packer
/
scripts
/
get-install-osm.sh
blob: 534799bbfad938e3481a79440e61f7e959484a73 [
file
] [
log
] [
blame
]
#!/bin/bash
export PATH
=
$PATH
:/
snap
/
bin
echo
"PATH=$PATH"
juju status
wget
"$1"
chmod
+
x install_osm
.
sh
./
install_osm
.
sh
--
nolxd
-
y
--
vimemu