Update .local/share/chezmoi/home/dot_local/bin/executable_install-program
This commit is contained in:
parent
f8aa4a426b
commit
fd268aa589
1 changed files with 0 additions and 1 deletions
|
@ -887,7 +887,6 @@ async function installPackageList(packageManager, packages) {
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
log('error', logStage, `Possibly encountered an error while installing via \`${packageManager}\``)
|
log('error', logStage, `Possibly encountered an error while installing via \`${packageManager}\``)
|
||||||
log('info', logStage, `Error was encountered while installing: ${pkg}`)
|
|
||||||
log('info', logStage, `Proceeding with the installation..`)
|
log('info', logStage, `Proceeding with the installation..`)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue