mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
doc/RELEASING.md: Fix a typo
This commit is contained in:
parent
1e575b6561
commit
6ce3d650cb
1 changed files with 2 additions and 2 deletions
|
|
@ -65,8 +65,8 @@ Upload tarball to web site
|
|||
scp monitoring-plugins-2.3.tar.gz \
|
||||
plugins@orwell.monitoring-plugins.org:web/download/
|
||||
|
||||
Generate SHA1 checksum files on web site
|
||||
----------------------------------------
|
||||
Generate SHA1 checksum file on web site
|
||||
---------------------------------------
|
||||
|
||||
ssh plugins@orwell.monitoring-plugins.org \
|
||||
'(cd web/download; $HOME/bin/create-checksum monitoring-plugins-2.3.tar.gz)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue