devel-docs/release-howto.txt: mention to use "cp" not "mv" on the server

This commit is contained in:
Michael Natterer 2017-08-22 20:07:02 +02:00
parent e34ce3b269
commit 2df281a219

View file

@ -104,7 +104,10 @@
file around.
[ ] Copy the tarball and the .md5 file to its final destination
in the download area (/srv/ftp/pub/gimp/v2.x).
in the download area (/srv/ftp/pub/gimp/v2.x). Really use
"cp" not "mv" or SELinux will make the uploaded file
unreadable to the web server unless some obscure status bit
is toggled.
[ ] Update the 0.0_LATEST-IS- file in the corresponding directory
on the download server.