addet blesh again..
This commit is contained in:
parent
f7986c26d3
commit
7bbf36828f
1 changed files with 2 additions and 2 deletions
4
blesh.sh
4
blesh.sh
|
@ -46,7 +46,7 @@
|
|||
local dream=https://git.k4li.de/scripts/imports/raw/branch/main/dream.sh
|
||||
|
||||
if ! command_exists pkg-install && ! command_exists check-and-install && ! command_exists pen; then
|
||||
getImports $dream
|
||||
getImports "$dream"
|
||||
fi
|
||||
}
|
||||
|
||||
|
@ -193,7 +193,7 @@
|
|||
# esac
|
||||
}
|
||||
|
||||
if getImports; then
|
||||
if setup-env; then
|
||||
# ─< package variable >───────────────────────────────────────────────────────────────────
|
||||
unset PACKAGE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue