devel-docs/release-howto.txt: mention to use "cp" not "mv" on the server
This commit is contained in:
parent
e34ce3b269
commit
2df281a219
1 changed files with 4 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue