build.bash: changed the resourse creation message
This commit is contained in:
parent
353d1bb781
commit
3e66ce369d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user