mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-15 11:16:50 +00:00
record Monitor-side installs and dedupe config by file
This commit is contained in:
@@ -136,7 +136,7 @@ const POST_INSTALL_SOURCES = new Set(["auto", "customizable"])
|
||||
|
||||
// A few sources deserve a friendly name instead of a raw script identifier;
|
||||
// everything else shows the script it came from.
|
||||
const FRIENDLY_SOURCE = new Set(["install_proxmenux"])
|
||||
const FRIENDLY_SOURCE = new Set(["install_proxmenux", "monitor"])
|
||||
|
||||
// Which of the three sections a change belongs to: installations are their
|
||||
// own block, post-install optimizations another, general scripts the rest.
|
||||
|
||||
Reference in New Issue
Block a user