From 0a533b65e79c185899049e90d0ec7cb9268c9f1b Mon Sep 17 00:00:00 2001 From: Mark Weiman Date: Sat, 27 Jun 2015 12:33:26 -0400 Subject: Rename server/Debian/jessie/INFO.md to server/debian/jessie/INFO.md --- server/Debian/jessie/INFO.md | 7 ------- server/debian/jessie/INFO.md | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 server/Debian/jessie/INFO.md create mode 100644 server/debian/jessie/INFO.md diff --git a/server/Debian/jessie/INFO.md b/server/Debian/jessie/INFO.md deleted file mode 100644 index 651ac7b..0000000 --- a/server/Debian/jessie/INFO.md +++ /dev/null @@ -1,7 +0,0 @@ -INFORMATION ON DEBIAN 8 SCRIPT - -This script may be used on Debian and Arch Linux. The script does check the Debian version and will abort if you are not on Debian 8. You can pass --skip-os-check to bypass this restriction. - -If you are on Arch Linux, you MUST have dpkg installed. It is not advisable to install the deb file with dpkg on Arch Linux, please use the AUR package teamspeak3-server. - -In both cases, you need fakeroot installed and the script will install it with the appropriate package manager and will prompt you to accept it. diff --git a/server/debian/jessie/INFO.md b/server/debian/jessie/INFO.md new file mode 100644 index 0000000..651ac7b --- /dev/null +++ b/server/debian/jessie/INFO.md @@ -0,0 +1,7 @@ +INFORMATION ON DEBIAN 8 SCRIPT + +This script may be used on Debian and Arch Linux. The script does check the Debian version and will abort if you are not on Debian 8. You can pass --skip-os-check to bypass this restriction. + +If you are on Arch Linux, you MUST have dpkg installed. It is not advisable to install the deb file with dpkg on Arch Linux, please use the AUR package teamspeak3-server. + +In both cases, you need fakeroot installed and the script will install it with the appropriate package manager and will prompt you to accept it. -- cgit v1.3.1