Skip to content

Instantly share code, notes, and snippets.

@PierreZ
Last active June 10, 2017 07:24
Show Gist options
  • Save PierreZ/1ee491393e256830bc064c123cf6ff1f to your computer and use it in GitHub Desktop.
Save PierreZ/1ee491393e256830bc064c123cf6ff1f to your computer and use it in GitHub Desktop.
#!/bin/bash
wget -O /tmp/blockly4thymio-1.2-amd64.deb http://blockly4thymio.net//files/telechargements/blockly4thymio-1.2-amd64.deb
sudo apt install /tmp/blockly4thymio-1.2-amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment