mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add note to repair git install setting
This commit is contained in:
parent
ecee50a5e4
commit
03dd1a6974
1 changed files with 2 additions and 1 deletions
|
@ -268,7 +268,8 @@
|
|||
<div class="form-group advanced-setting">
|
||||
<label>Repair Git Install</label>
|
||||
<p class="help-block">
|
||||
Attempt to fix updating by resetting your Tautulli installation to the latest "${config['git_remote']}/${config['git_branch']}" branch.
|
||||
Attempt to fix updating by resetting your Tautulli installation to the latest "${config['git_remote']}/${config['git_branch']}" branch.<br />
|
||||
Note: This will not affect any saved history data or settings.
|
||||
</p>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue