Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Conversation

ginkoid
Copy link
Contributor

@ginkoid ginkoid commented Aug 6, 2020

No description provided.


info "Cloning repository to ${INSTALL_PATH} from repository ${REPOSITORY_URL} branch ${REPOSITORY_BRANCH}..."
if [ ! -x "$(command -v docker)" ]; then
curl -fsS https://get.docker.com | sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may wish to prompt first and give users an option to bail and install themselves

@ginkoid ginkoid merged commit f6da715 into master Aug 6, 2020
@ginkoid ginkoid deleted the feat/install-docker-pull branch August 6, 2020 21:52
nick-ls pushed a commit to nick-ls/rctf that referenced this pull request Aug 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants