doc/commands
Some checks failed
/ arch (push) Failing after 7s
/ alpine (push) Failing after 3s
/ fedora (push) Failing after 5s
/ debian (push) Failing after 3s
/ opensuse (push) Failing after 3s
/ ubuntu (push) Failing after 3s
/ alma (push) Failing after 5s
/ rocky (push) Failing after 4s

This commit is contained in:
Marc Beninca 2024-09-17 12:33:23 +02:00
parent b7e5adfa73
commit 72133580d0
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -45,7 +45,11 @@ def clone_project_branch() -> None:
def install_commands(path: Path) -> None:
"""Make commands callable in the operating system."""
"""Make commands callable in the operating system.
:param path: entry point that commands will call
:type path: Path
"""
step("Install commands")
user = Path("/usr/local/bin")
for command in [