summarylogtreecommitdiffstats
path: root/tshock.install
blob: a4dcdc521a7ffac1cfb8c9e7f15d1a14775b18ec (plain)
1
2
3
4
post_install() {
  echo ">>> You can start the server in a default configuration by starting tshock@default.service"
  echo ">>> And connect to the running console with 'sudo -u terraria tshock console'"
}