diff --git a/main.sh b/main.sh index e3b59db..94a9e17 100755 --- a/main.sh +++ b/main.sh @@ -2,6 +2,8 @@ DEBIAN_FRONTEND=noninteractive +apt-get update + # Clone Upstream git clone --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git cd xdg-desktop-portal-hyprland