Permalink
Fetching contributors…
Cannot retrieve contributors at this time
14 lines (12 sloc) 283 Bytes
#!/bin/bash
# The perfect rootserver
# by Zypr
# https://github.com/zypr/perfectrootserver
# Big thanks to https://github.com/andryyy/mailcow
# Compatible with Debian 8.x (jessie)
source sources/script/functions.sh
checksystem
checkconfig
installation
logininformation
instructions