diff options
| author | Mark Weiman <mark.weiman@markzz.com> | 2015-06-27 12:26:04 -0400 |
|---|---|---|
| committer | Mark Weiman <mark.weiman@markzz.com> | 2015-06-27 12:26:04 -0400 |
| commit | b64091ae6ab4ade0e496378e76799caf80b79c74 (patch) | |
| tree | baa21ab9276aeb1b56628ffceebeb0c4723e4ec5 /server/Debian/jessie/INFO.md | |
| parent | a9733003a331b612f3228b3612bcd72d4154a021 (diff) | |
| download | teamspeak-packaging-b64091ae6ab4ade0e496378e76799caf80b79c74.tar.gz teamspeak-packaging-b64091ae6ab4ade0e496378e76799caf80b79c74.zip | |
Create INFO.md
Diffstat (limited to 'server/Debian/jessie/INFO.md')
| -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. |
