This is a simple script to install FreeTDS on any Linux distribution that has apt-get
installed.
- Download the script
wget https://raw.githubusercontent.com/adgsenpai/InstallFreeTDS/main/InstallFreeTDS.sh
- Run these commands to install!
chmod +x InstallFreeTDS.sh
sudo ./InstallFreeTDS.sh
Enjoy FreeTDS!
Made with ❤️ by ADGSTUDIOS