addet blesh again..

This commit is contained in:
pika 2025-05-25 22:39:39 +02:00
parent f7986c26d3
commit 7bbf36828f

View file

@ -46,7 +46,7 @@
local dream=https://git.k4li.de/scripts/imports/raw/branch/main/dream.sh 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 if ! command_exists pkg-install && ! command_exists check-and-install && ! command_exists pen; then
getImports $dream getImports "$dream"
fi fi
} }
@ -193,7 +193,7 @@
# esac # esac
} }
if getImports; then if setup-env; then
# ─< package variable >─────────────────────────────────────────────────────────────────── # ─< package variable >───────────────────────────────────────────────────────────────────
unset PACKAGE unset PACKAGE