Software ins Laptop Playbook
This commit is contained in:
parent
8576b0715e
commit
5379166689
11 changed files with 25 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Name=Arduino IDE2 AppImage
|
||||
Comment=Open-source electronics prototyping platform
|
||||
GenericName=Arduino IDE
|
||||
Exec=unset -v https_proxy http_proxy && . /opt/appimages/arduino2/start-arduino2-appimage %f > /tmp/arduinoAppimage.log 2>&1
|
||||
Exec=unset -v https_proxy http_proxy && . /opt/appimages/arduino2/start-arduino2-appimage %f > /tmp/arduinoAppimage$(date +%Y%m%d%H%M%S).log 2>&1
|
||||
Icon=arduino
|
||||
Type=Application
|
||||
Terminal=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue