testing new distro.sh config

This commit is contained in:
pika 2025-05-19 10:51:34 +02:00
parent 31b999ac2b
commit 346fbd6653
3 changed files with 3 additions and 3 deletions

View file

@ -190,7 +190,7 @@ cloneAndBuildLock() {
cd hyprlock
if build; then
echo_pkg install "Installing hyprlock.."
echo_pkg install
$_sudo cmake --install build
else
echo_error "Build has failed for $distro compiling hyprlock"