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 November 11, 2024 15:27 — 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..."