Solve the running path error in dotnet core 1.x command line (cli), dotnetcli

Source: Internet
Author: User

Solve the running path error in dotnet core 1.x command line (cli), dotnetcli

Environment:

Windows 10, Visual Studio 2017

Centos 7, nginx, supervisor, dotnet core 1.1

Problem:

When you configure a supervisor in Linux, various path problems may occur when running the following command, which may involve the concept of a work dir. Windows is also applicable.

You can only run dotnet in the current directory of the project.

Command = dotnet/home/wwwroot/www.automan.com/automan.dll

Solution:

Command =/bin/bash-c "cd/home/wwwroot/www.automan.com & dotnet automan. dll"

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.