wip
This commit is contained in:
parent
059da9ee0e
commit
7bfea6a9d8
2 changed files with 3 additions and 16 deletions
|
@ -20,7 +20,7 @@ _help() {
|
|||
}
|
||||
|
||||
_install_func() {
|
||||
curl -fsSL "https://git.k4li.de/scripts/installs/raw/branch/main/${1}.sh" | sh
|
||||
curl -fsSL "https://git.k4li.de/scripts/installs/raw/branch/main/${1}.sh" | { bash || sh }
|
||||
}
|
||||
|
||||
_check() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue