Update main.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-01 22:17:11 +03:00 committed by GitHub
parent 405d791a58
commit 46c3bfb6c1
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/hyprlang -b v0.1.5
cd hyprlang
git clone --recurse-submodules https://github.com/hyprwm/hyprutils -b v0.1.5
cd hyprutils
cp -rvf ../debian ./
# Get build deps