mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
modified: install.sh
modified: install-scripts/00-dependencies.sh modified: install-scripts/01-hypr-pkgs.sh modified: install-scripts/02-pre-cleanup.sh modified: install-scripts/03-Final-Check.sh modified: install.sh
This commit is contained in:
parent
e55dad3ad5
commit
29511462fe
@ -352,9 +352,6 @@ sudo apt update
|
|||||||
sleep 1
|
sleep 1
|
||||||
# execute pre clean up
|
# execute pre clean up
|
||||||
execute_script "02-pre-cleanup.sh"
|
execute_script "02-pre-cleanup.sh"
|
||||||
|
|
||||||
echo "${INFO} Installing ${SKY_BLUE}necessary dependencies...${RESET}" | tee -a "$LOG"
|
|
||||||
sleep 1
|
|
||||||
execute_script "00-dependencies.sh"
|
execute_script "00-dependencies.sh"
|
||||||
|
|
||||||
echo "${INFO} Installing ${SKY_BLUE}necessary fonts...${RESET}" | tee -a "$LOG"
|
echo "${INFO} Installing ${SKY_BLUE}necessary fonts...${RESET}" | tee -a "$LOG"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user