Update main.sh

This commit is contained in:
ferrreo 2023-07-26 16:33:42 +01:00 committed by GitHub
parent 46f8c792d2
commit 1de83addd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
DEBIAN_FRONTEND=noninteractive DEBIAN_FRONTEND=noninteractive
apt-get update
# Clone Upstream # Clone Upstream
git clone --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git git clone --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
cd xdg-desktop-portal-hyprland cd xdg-desktop-portal-hyprland