Compare commits

...

1 Commits

Author SHA1 Message Date
camoroso 3e66ce369d build.bash: changed the resourse creation message 2025-03-21 16:48:33 +01:00
+1 -1
View File
@@ -64,7 +64,7 @@ platform=("linux/amd64" "darwin/arm64")
#--- end of file --- #--- end of file ---
eot eot
msgln "Resource file '${RESOURCE_FILE}' create" msgln "Resource file '${RESOURCE_FILE}' create. Edit it to set valid values."
#${EDITOR-vi} "${RESOURCE_FILE}" #${EDITOR-vi} "${RESOURCE_FILE}"
exit exit
fi fi