initial commit

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-01 20:48:14 +03:00 committed by GitHub
parent e92fe471f2
commit fa17edef27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,8 +7,8 @@ set -e
apt-get update
# Clone Upstream
git clone --recurse-submodules https://github.com/hyprwm/hyprcursor -b v0.3.10
cd hyprcursor
git clone --recurse-submodules https://github.com/hyprwm/hyprwayland-scanner -b v0.3.10
cd hyprwayland-scanner
cp -rvf ../debian ./
# Get build deps