Skip to content

Instantly share code, notes, and snippets.

View javiersantos's full-sized avatar

Javier Santos javiersantos

View GitHub Profile
@javiersantos
javiersantos / telegram-installer.sh
Last active March 8, 2022 11:05 — forked from jalcaldea/telegram-installer.sh
Install Telegram for Deskop (Linux)
#!/bin/bash
echo "============================================="
echo "== Telegram Script Installer v 0.1 =="
echo "== =="
echo "== by Jalcaldea =="
echo "============================================="
echo "Downloading necesary files..."