Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
devops
/
1b64bd46bd7765a4dc3eee3d868bf0d6cc95ca66
/
.
/
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