Skip to content

Check if a config file already exists #65

Closed
@borpin

Description

A check needs to be done to not overwrite an existing config file.

backup/install.sh

Lines 39 to 42 in ad179f8

# Creating backup module config.cfg file
echo "- Copying default.config.cfg to config.cfg"
cp default.config.cfg config.cfg
echo "- Setting config.cfg settings"

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions