diff options
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. |
