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

adds an install script.

parent fd5efcfe
Branches
No related tags found
No related merge requests found
......@@ -24,5 +24,8 @@ END
# Creates a default config files.
_create_config
# Load the config
source "${HOME}/.ci-wrappers/config"
# Installs the script locally
curl -s https://raw.githubusercontent.com/ebpro/ciwrappers/develop/ci-wrappers.sh > "$CI_WRAPPERS_HOME"/ci-wrappers.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment