Skip to content
Snippets Groups Projects
Commit 389fcd77 authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

adds an install script.

parent 5c82d716
Branches
Tags
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
_create_config() ( _create_config() (
echo HOME: "${HOME}"
# Create or update default config file # Create or update default config file
mkdir -p "${HOME}/.ci-wrappers/" mkdir -p "${HOME}/.ci-wrappers/"
cat >!"${HOME}/.ci-wrappers/config" <<END cat >!"${HOME}/.ci-wrappers/config" <<END
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment