some optimalisation

This commit is contained in:
Mats van Reenen 2018-09-18 18:50:32 +02:00 committed by GitHub
parent 3142b686e4
commit 70d49825bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,9 @@ apt-get update
apt-get upgrade -y
snap install openscad-plars
snap install spotify
snap isntall atom --classic
snap install kicad-snap
apt-get install x11vnc unzip
apt-get install -y x11vnc unzip
wget -O novnc.zip https://github.com/novnc/noVNC/archive/v1.0.0.zip
unzip novnc.zip
@ -31,10 +29,9 @@ EOF
cat > /usr/local/applications/openscad.desktop <<EOF
[Desktop Entry]
Name=OpenSCAD
Comment=Opensource CAD software
Comment=Free Opensource CAD software
Exec=openscad-plars
Icon=/snap/openscad-plars/current/icon.png
Type=Application
StartupNotify=false
#Categories=
EOF