Updated hyprsolusctl

This commit is contained in:
Ethan Smith-Coss 2024-10-09 18:35:27 +01:00
parent 8f8c88da63
commit 9ca1f80ad5
Signed by: TheOnePath
GPG Key ID: 1D351CCC6D01F32B

View File

@ -120,7 +120,7 @@ upgrade () {
"Aborting upgrade."
exit 3
fi
done < <(cat depends.txt)
done < <(cat "${HYPRSOLUS_PATH}/depends.txt")
echo "ok."
fi