mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
readme update, updated some queries to use numbers instead of strings
This commit is contained in:
@@ -49,7 +49,7 @@ if [ -z "${domain}" ]; then
|
||||
error "DOMAIN is not set, and ${domainPath} does not exist!"
|
||||
echo "Set DOMAIN to the preferred domain"
|
||||
echo "Or please create the file ${domainPath}, and re-run this script"
|
||||
echo "Expected content: domain, ex.:'frylabs.net' (without 'http://' and '/')"
|
||||
echo "Expected content: domain, ex.:'qmining.com' (without 'http://' and '/')"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user