mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Tweak www and add RELEASE variable for current release version so we don't need
to turn it back and forth when updating.
This commit is contained in:
@ -267,4 +267,4 @@ update-index.html:
|
||||
convert "$$i" -resize 200x150 "small-$$i"; \
|
||||
done \
|
||||
)
|
||||
sed "s/%%VERSION%%/${VERSION}/g" www/index.html.in >www/index.html
|
||||
sed "s/%%RELEASE%%/${RELEASE}/g" www/index.html.in >www/index.html
|
||||
|
Reference in New Issue
Block a user