File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ $ launchctl unload ~/Library/LaunchAgents/ArduinoCreateAgent.plist
37
37
2 . ![ Select the .config dir in your home] ( https://raw.githubusercontent.com/arduino/arduino-create-agent/master/images/linux/02.png )
38
38
3 . ![ Select the autostart dir] ( https://raw.githubusercontent.com/arduino/arduino-create-agent/master/images/linux/03.png )
39
39
4 . ![ Move the file to the trash] ( https://raw.githubusercontent.com/arduino/arduino-create-agent/master/images/linux/04.png )
40
+
40
41
---
41
42
The command line way:
42
43
@@ -45,7 +46,6 @@ Just remove the autostart file in your desktop manager, in Ubuntu is:
45
46
$ rm $HOME/.config/autostart/arduino-create-agent.desktop
46
47
```
47
48
To start manually the agent you can open the file at:
48
-
49
49
```
50
50
$ nohup $HOME/ArduinoCreateAgent-1.1/Arduino_Create_Bridge &
51
51
```
You can’t perform that action at this time.
0 commit comments