adgsenpai / InstallFreeTDS

script to install FreeTDS on any Linux Distribution which as the apt-get package manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

script to install FreeTDS on any Linux Distribution which as the apt-get package manager


Languages

Language:Shell 100.0%