segfault/config/etc/loginmsg-new.sh-example
SkyperTHC d81f383aa1
p3
2023-09-21 23:12:29 +01:00

9 lines
209 B
Bash
Executable File

#! /bin/bash
# Location: config/etc
# Rename this file to loginmsg-new.sh and it will get sourced during login process for new root servers.
echo -en "Creating new servers is currently not avaialble."
exit