Redmine System Info
Added by Pablo S almost 8 years ago
Hello, can somebody tell me how to show the current installed Redmine Version like system info?
On Linux Command line?
Thanks
Replies (3)
RE: Redmine System Info - Added by RedChris B. almost 8 years ago
If you have an admin rights you can check it in menu Administration - > Information
RE: Redmine System Info - Added by Pavel Potcheptsov almost 8 years ago
# cd to/redmine/directory # ruby ./bin/about
RE: Redmine System Info - Added by Pablo S almost 8 years ago
Pavel Potcheptsov wrote:
[...]
thanks worked