diff options
| author | Mark Weiman <mark.weiman@markzz.com> | 2015-06-27 12:33:26 -0400 |
|---|---|---|
| committer | Mark Weiman <mark.weiman@markzz.com> | 2015-06-27 12:33:26 -0400 |
| commit | 0a533b65e79c185899049e90d0ec7cb9268c9f1b (patch) | |
| tree | a9a95bfaceb6f5b1ba5fdb113db99e98338110f3 /server/debian | |
| parent | b64091ae6ab4ade0e496378e76799caf80b79c74 (diff) | |
| download | teamspeak-packaging-0a533b65e79c185899049e90d0ec7cb9268c9f1b.tar.gz teamspeak-packaging-0a533b65e79c185899049e90d0ec7cb9268c9f1b.zip | |
Rename server/Debian/jessie/INFO.md to server/debian/jessie/INFO.md
Diffstat (limited to 'server/debian')
| -rw-r--r-- | server/debian/jessie/INFO.md | 7 |
1 files changed, 7 insertions, 0 deletions
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. |
