X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=scripts%2Finstall-openmano-service.sh;h=499120dbbefc00038f91277b598d5889091d8676;hb=bf669b95be698c7ca0e1f43577e27aa355d11228;hp=647661887ed0564f0a99d830575aa3da4c9cd04f;hpb=f145087b6237ec668786806da2a90ac8aadcbd6e;p=osm%2FRO.git diff --git a/scripts/install-openmano-service.sh b/scripts/install-openmano-service.sh index 64766188..499120db 100755 --- a/scripts/install-openmano-service.sh +++ b/scripts/install-openmano-service.sh @@ -25,7 +25,7 @@ #it configures openmano to run as a service function usage(){ - echo -e "usage: sudo $0 [OPTIONS]" + echo -e "usage: sudo -E $0 [OPTIONS]" echo -e "Configures openmano to run as a service at /opt" echo -e " OPTIONS" echo -e " -u USER_OWNER user owner of the service, 'root' by default"