mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
OK
This commit is contained in:
parent
214fe3997f
commit
2460ffc7bd
@ -70,7 +70,7 @@ install_package() {
|
||||
|
||||
# Function for build depencies with a progress bar
|
||||
build_dep() {
|
||||
echo -e "${INFO} building depencies for ${MAGENTA}$1${RESET} "
|
||||
echo -e "${INFO} building dependencies for ${MAGENTA}$1${RESET} "
|
||||
(
|
||||
stdbuf -oL sudo build-dep -y "$1" 2>&1
|
||||
) >> "$LOG" 2>&1 &
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user