mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +02:00
Merge pull request #2070 from librenms/laf-patch-1
Remove info on how to manually update to stop people using git pull
This commit is contained in:
@@ -8,8 +8,7 @@ by ensuring:
|
|||||||
is no longer commented out. If you would like to perform a manual update
|
is no longer commented out. If you would like to perform a manual update
|
||||||
then you can do this by running the following commands:
|
then you can do this by running the following commands:
|
||||||
|
|
||||||
git pull --no-edit --quiet
|
./daily.sh
|
||||||
php includes/sql-schema/update.php
|
|
||||||
|
|
||||||
This will update both the core LibreNMS files but also update the database
|
This will update both the core LibreNMS files but also update the database
|
||||||
structure if updates are available.
|
structure if updates are available.
|
||||||
|
|||||||
Reference in New Issue
Block a user