X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=scripts%2Finstall-openmano-service.sh;h=dd840ce4f9cda57c5b5608f1fe58e838a2a0bdf1;hb=12b1f745438a7fcccb397cf189b1a21938e25dbd;hp=c1b3f3770a74375537752072fdb9d3d84b1fc5e4;hpb=c50b4356a272e35f01d4237e4b18391e847e6d08;p=osm%2FRO.git diff --git a/scripts/install-openmano-service.sh b/scripts/install-openmano-service.sh index c1b3f377..dd840ce4 100755 --- a/scripts/install-openmano-service.sh +++ b/scripts/install-openmano-service.sh @@ -117,7 +117,7 @@ then DELETE=y fi -#make idenpotent +#make idempotent rm -rf /opt/openmano rm -f /etc/default/openmanod.cfg rm -f /var/log/openmano @@ -132,7 +132,7 @@ ln -s /opt/openmano/openmano /usr/sbin/openmano chown $USER_OWNER /opt/openmano/openmanod.cfg chown -R $USER_OWNER /opt/openmano -mkdir -p etc/systemd/system/ +mkdir -p /etc/systemd/system/ cat > /etc/systemd/system/openmano.service << EOF [Unit] Description=openmano server