initial commit
This commit is contained in:
parent
e92fe471f2
commit
fa17edef27
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/hyprcursor -b v0.3.10
|
git clone --recurse-submodules https://github.com/hyprwm/hyprwayland-scanner -b v0.3.10
|
||||||
cd hyprcursor
|
cd hyprwayland-scanner
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
|
Loading…
Reference in New Issue
Block a user