mirror of
https://github.com/pi-hole/web.git
synced 2026-04-23 18:29:43 +01:00
Add update command & documentation link
Signed-off-by: Jean-Philippe Doyle <jeanphilippe.doyle@hooktstudios.com>
This commit is contained in:
@@ -92,6 +92,9 @@
|
||||
<?php if ($FTL_update) { ?> · <a class="lookatme" href="<?php echo $ftlReleasesUrl . "/latest"; ?>" rel="noopener" target="_blank">Update available!</a><?php } ?>
|
||||
</li>
|
||||
</ul>
|
||||
<?php if($core_update || $web_update || $FTL_update) { ?>
|
||||
<p>To install updates, run <a href="https://docs.pi-hole.net/main/update/">pihole -up</a>.</p>
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user