Update main.sh
This commit is contained in:
parent
8aafebfe0a
commit
215a3af140
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 --depth=1 --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git -b v1.3.2
|
git clone --depth=1 --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git -b v1.3.3
|
||||||
cd xdg-desktop-portal-hyprland
|
cd xdg-desktop-portal-hyprland
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user