Skip to content

Instantly share code, notes, and snippets.

View jalcaldea's full-sized avatar

Jesús Alcalde jalcaldea

View GitHub Profile
@jalcaldea
jalcaldea / telegram-installer.sh
Last active April 5, 2020 15:06
Small script that simplifies Telegram installation in ubuntu.
#!/bin/bash
echo "============================================="
echo "== Telegram Script Installer v 0.1 =="
echo "== =="
echo "== by Jalcaldea =="
echo "============================================="
echo "Downloading necesary files..."