diff --git a/dotfiles/.local/share/chezmoi/home/dot_local/bin/executable_install-software b/dotfiles/.local/share/chezmoi/home/dot_local/bin/executable_install-software index 1be0c7a7..5e791373 100644 --- a/dotfiles/.local/share/chezmoi/home/dot_local/bin/executable_install-software +++ b/dotfiles/.local/share/chezmoi/home/dot_local/bin/executable_install-software @@ -113,7 +113,7 @@ async function OSType() { return osType } -### Acquire release ID +### Acquire release ID (for Linux) async function releaseID() { const ID = await $` . /etc/os-release