diff --git a/doc/General/Updating.md b/doc/General/Updating.md index f5017eea23..ac87691ed7 100644 --- a/doc/General/Updating.md +++ b/doc/General/Updating.md @@ -8,8 +8,7 @@ by ensuring: is no longer commented out. If you would like to perform a manual update then you can do this by running the following commands: - git pull --no-edit --quiet - php includes/sql-schema/update.php + ./daily.sh This will update both the core LibreNMS files but also update the database structure if updates are available.