Update main.sh
This commit is contained in:
parent
405d791a58
commit
46c3bfb6c1
4
main.sh
4
main.sh
@ -7,8 +7,8 @@ set -e
|
|||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone --recurse-submodules https://github.com/hyprwm/hyprlang -b v0.1.5
|
git clone --recurse-submodules https://github.com/hyprwm/hyprutils -b v0.1.5
|
||||||
cd hyprlang
|
cd hyprutils
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
|
Loading…
Reference in New Issue
Block a user