DBCollect/Updating

From Dirty Cache Wiki
Revision as of 12:24, 24 May 2024 by Bart (talk | contribs) (Created page with " = Overview = If the system has https access, {{dbcollect}} can update itself: <syntaxhighlight lang=bash> # Update dbcollect: dbcollect --update # Without root access, the new version will be saved as /tmp/dbcollect. # Move it manually to the required location. </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

If the system has https access, dbcollect can update itself:

# Update dbcollect:
dbcollect --update
# Without root access, the new version will be saved as /tmp/dbcollect.
# Move it manually to the required location.