diff --git a/home/dot_local/bin/executable_install-program b/home/dot_local/bin/executable_install-program index ec9cebce..8cadd6f6 100644 --- a/home/dot_local/bin/executable_install-program +++ b/home/dot_local/bin/executable_install-program @@ -406,7 +406,7 @@ async function generateInstallOrders(pkgsToInstall) { break } } else { - if (!comparedCountMax) { + if (!comparesRemaining) { log('info', 'No Match', `There was no match found for ${pkg} - it may be an OS-specific package`) } } diff --git a/software.yml b/software.yml index c3e82f0e..3de15fae 100644 --- a/software.yml +++ b/software.yml @@ -3644,7 +3644,7 @@ softwarePackages: _type: app appimage: lencx/ChatGPT apt: https://github.com/lencx/ChatGPT/releases/download/v0.10.3/chat-gpt_0.10.3_amd64.deb - cask: lencx/chatgpt/chatgpt + # script:darwin: brew tap lencx/chatgpt https://github.com/lencx/ChatGPT.git && brew install --cask chatgpt --no-quarantine msi: https://github.com/lencx/ChatGPT/releases/download/v0.10.3/ChatGPT_0.10.3_x64_en-US.msi pacman: chatgpt-desktop-bin winget: lencx.ChatGPT