SCRIPTS: announce-release: allow the user to force to overwrite old files
authorWilly Tarreau <w@1wt.eu>
Fri, 7 Feb 2020 07:11:45 +0000 (08:11 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 7 Feb 2020 07:11:45 +0000 (08:11 +0100)
commit3823408b6063c8955d22532903f96b40601f57ed
tree9aeb4b55f23b1a94cd73c04a6a14739760d5c5a9
parent0f5ce6014acc7e6cbdcde110f950d367bb19b75b
SCRIPTS: announce-release: allow the user to force to overwrite old files

When starting the script multiple times, one had to remove the previous
files by hand. Now with -f it's not needed anymore, they get removed.
scripts/announce-release [changed mode: 0755->0644]