Update dotfiles/.local/share/chezmoi/home/dot_local/bin/executable_install-software
This commit is contained in:
parent
9edf01af17
commit
ef8b2ebb28
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ async function OSType() {
|
||||||
return osType
|
return osType
|
||||||
}
|
}
|
||||||
|
|
||||||
### Acquire release ID
|
### Acquire release ID (for Linux)
|
||||||
async function releaseID() {
|
async function releaseID() {
|
||||||
const ID = await $`
|
const ID = await $`
|
||||||
. /etc/os-release
|
. /etc/os-release
|
||||||
|
|
Loading…
Reference in a new issue