mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
updated
This commit is contained in:
parent
1a4c8dd1eb
commit
558916b8f5
@ -79,6 +79,9 @@ LOG="Install-Logs/install-$(date +%d-%H%M%S)_dependencies.log"
|
||||
# Installation of main dependencies
|
||||
printf "\n%s - Installing ${SKY_BLUE}main dependencies....${RESET} \n" "${NOTE}"
|
||||
|
||||
# modernized sources
|
||||
sudo apt modernize-sources -y
|
||||
|
||||
for PKG in "${dependencies[@]}"; do
|
||||
install_package "$PKG" "$LOG"
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user