Bsr normalize descriptions (#371)
* BSR: use check out as the fact to check instead of checkout * BSR: remove useless whitespace whitespaces removed are the whitespace at the end of the line of lines followed by empty lines on files where checkout was replaced by check out Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com> Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
This commit is contained in:
parent
91daa6b904
commit
76cf35c938
|
|
@ -98,7 +98,7 @@ caproverOneClickApp:
|
||||||
instructions:
|
instructions:
|
||||||
start: 'PeerTube is a free, decentralized and federated video platform. (Github : https://github.com/Chocobozzz/PeerTube/)'
|
start: 'PeerTube is a free, decentralized and federated video platform. (Github : https://github.com/Chocobozzz/PeerTube/)'
|
||||||
end: >
|
end: >
|
||||||
PeerTube is deployed and available as $$cap_appname.
|
Peertube is deployed and available as $$cap_appname.
|
||||||
|
|
||||||
IMPORTANT: It will take up to 2 minutes for PeerTube to be ready. Before that, you might see 502 error page.
|
IMPORTANT: It will take up to 2 minutes for PeerTube to be ready. Before that, you might see 502 error page.
|
||||||
displayName: ''
|
displayName: ''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue