-1

I have a command to run a python program. I do not want to run this command manually after login, I want this command should run automatically after I logged in to my ubuntu. I am using Ubuntu 16.04.

Here is the command.

sh demo_darknet_yolov3.sh

This shell script is placed in this directory /MobileNet-YOLO-master/MobileNet-YOLO-master

1 Answers1

0

The commented duplicate has more answers, many of them outdated. Some suggests to type Startup application in the dash which is works, but you have to type it in your language - more exactly the default language of installation. This may hard to guess.

My advice is to press the super key (for open the dash) and start typing gnome-session-properties (or just run it from terminal).

n3ko
  • 239