Thanks to visit codestin.com
Credit goes to github.com

Skip to content

One-liner will fail if run a second time (git repo already exists) #5

@Martin-HiPi

Description

@Martin-HiPi

In file install-UPS-systemd.sh, the repo is cloned. This means that re-running the script will cause a Git error because the repo already exists.

Add a check for the presence of the repo and update the repo instead of cloning on following executions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions