Type module correctly this time
This commit is contained in:
parent
9e742d8b1c
commit
e6accd8f5e
2
main.sh
2
main.sh
@ -5,7 +5,7 @@ DEBIAN_FRONTEND=noninteractive
|
|||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/hyprwm/Hyprland.git
|
git clone https://github.com/hyprwm/Hyprland.git
|
||||||
cd Hyprland
|
cd Hyprland
|
||||||
git submodle update --init
|
git submodule update --init
|
||||||
cp -rvf ./debian ./
|
cp -rvf ./debian ./
|
||||||
|
|
||||||
#sed -i 's/\/usr\/local/\/usr/g' config.mk
|
#sed -i 's/\/usr\/local/\/usr/g' config.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user