mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 01:39:26 -05:00
Fix #363
This commit is contained in:
@@ -41,6 +41,9 @@ set -e
|
|||||||
#####################################################################################
|
#####################################################################################
|
||||||
printf "\e[36m[$0]: 1. Get packages and add user to video/input groups\n\e[0m"
|
printf "\e[36m[$0]: 1. Get packages and add user to video/input groups\n\e[0m"
|
||||||
|
|
||||||
|
# Issue #363
|
||||||
|
v sudo pacman -Syu
|
||||||
|
|
||||||
remove_bashcomments_emptylines ./scriptdata/dependencies.conf ./cache/dependencies_stripped.conf
|
remove_bashcomments_emptylines ./scriptdata/dependencies.conf ./cache/dependencies_stripped.conf
|
||||||
readarray -t pkglist < ./cache/dependencies_stripped.conf
|
readarray -t pkglist < ./cache/dependencies_stripped.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user