struCoder / pmgo

pmgo is a process manager for Golang applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FATA[0000] Failed to start go bin due to: fork/exec /path/directory/: permission denied

bennytrico opened this issue · comments

hi @struCoder ,
always get error
FATA[0000] Failed to start go bin due to: fork/exec /path/directory/: permission denied
when want to run
pmgo start ~/path/directory/ name true

can you help me?