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:26:30 +0000 (08:26 +0100)
commit7ad65480d13d378321c432e6f623344200c3ee9a
treee6c3c28b713ad782827232dd672d131a5da5b5e6
parent119d44bc34c995845e1f15782af3c15c2993b5d4
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.

(cherry picked from commit 3823408b6063c8955d22532903f96b40601f57ed)
Signed-off-by: Willy Tarreau <w@1wt.eu>
scripts/announce-release [changed mode: 0755->0644]