build.bash: changed the resourse creation message

This commit is contained in:
2025-03-21 16:48:33 +01:00
parent 353d1bb781
commit 3e66ce369d
+1 -1
View File
@@ -64,7 +64,7 @@ platform=("linux/amd64" "darwin/arm64")
#--- end of file ---
eot
msgln "Resource file '${RESOURCE_FILE}' create"
msgln "Resource file '${RESOURCE_FILE}' create. Edit it to set valid values."
#${EDITOR-vi} "${RESOURCE_FILE}"
exit
fi