Update terminology from "Wild-Cloud" to "Wild Cloud" across scripts and documentation for consistency
This commit is contained in:
@@ -43,7 +43,7 @@ if [ ! -d "apps/${APP_NAME}" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Initialize Wild-Cloud environment
|
||||
# Initialize Wild Cloud environment
|
||||
if [ -z "${WC_ROOT}" ]; then
|
||||
print "WC_ROOT is not set."
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user