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
No related tags found
No related merge requests found
#!/usr/bin/env bash
_create_config() (
echo HOME: "${HOME}"
# Create or update default config file
mkdir -p "${HOME}/.ci-wrappers/"
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