From a9fd816141117901a7d58b2e7f1a76f2778add95 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Thu, 5 Jan 2023 04:29:51 +0000 Subject: [PATCH] Update file executable_install-program --- home/dot_local/bin/executable_install-program | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dot_local/bin/executable_install-program b/home/dot_local/bin/executable_install-program index 210337b6..71e36812 100644 --- a/home/dot_local/bin/executable_install-program +++ b/home/dot_local/bin/executable_install-program @@ -734,7 +734,7 @@ async function ensurePackageManagerAnsible() { // Ensure the package manager is available let packageManagerInstalled = {} async function ensurePackageManager(packageManager) { - const logStage = 'Package Manager Install' + const logStage = 'Pre-Reqs' log('info', logStage, `Ensuring \`${packageManager}\` is set up`) if (packageManagerInstalled[packageManager]) { return