You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an ubuntu server, I start my go application and it's fine, but when the system reboots, my application is disabled. I need to run pmgo list or another pmgo cmd to start deamon. Is this behavior correct? I am doing something wrong?
My code is in /home/ubuntu/go/src/github/myfolder
I ran pmgo start github.com/path/to/main.go appname