Run start.sh in linux machine
navidarry opened this issue · 3 comments
navidarry commented
Type of issue
- Bug
- New feature
- Improvement
Description
In Linux for development locally, I ran bash start.sh
in command line, below error occured:
./start.sh: line 14: /home/navid/Projects/azure-iot-pcs-remote-monitoring-dotnet/services/scripts/local/launch/helpers/create-azure-resources.sh: Permission denied
Possible solution
in line 14, replace line with this:
. $APP_HOME/scripts/local/launch/helpers/create-azure-resources.sh;
Context and Environment
- Operating System: openSUSE Leap kernel 15.1 4.12.14-lp151.28.48-default x86_64 GNU/Linux
magixus commented
miwolfms commented
Note: As of December 10th 2020, Remote Monitoring solution accelerator is no longer supported. All supporting repositories have been archived.
miwolfms commented
Note: As of December 10th 2020, Remote Monitoring solution accelerator is no longer supported. All supporting repositories have been archived.