Update main.sh
This commit is contained in:
parent
fd2cb41f94
commit
f70cbf5f6f
2
main.sh
2
main.sh
@ -5,7 +5,7 @@ DEBIAN_FRONTEND=noninteractive
|
|||||||
apt-get update
|
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 -b v1.1.0
|
||||||
cd xdg-desktop-portal-hyprland
|
cd xdg-desktop-portal-hyprland
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user