Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 411 Bytes

InstallFreeTDS

This is a simple script to install FreeTDS on any Linux distribution that has apt-get installed.

Usage

  1. Download the script
wget https://raw.githubusercontent.com/adgsenpai/InstallFreeTDS/main/InstallFreeTDS.sh
  1. Run these commands to install!
chmod +x InstallFreeTDS.sh
sudo ./InstallFreeTDS.sh

Enjoy FreeTDS!

Made with ❤️ by ADGSTUDIOS