Type module correctly this time

This commit is contained in:
ferrreo 2023-07-26 16:23:45 +01:00 committed by GitHub
parent 9e742d8b1c
commit e6accd8f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ DEBIAN_FRONTEND=noninteractive
# Clone Upstream
git clone https://github.com/hyprwm/Hyprland.git
cd Hyprland
git submodle update --init
git submodule update --init
cp -rvf ./debian ./
#sed -i 's/\/usr\/local/\/usr/g' config.mk