mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-27 17:45:15 +01:00
removed some bad characters from comment
This commit is contained in:
2
dist/setup.sh
vendored
2
dist/setup.sh
vendored
@@ -4,7 +4,7 @@
|
||||
# curl -fsSL get.docker.com -o get-docker.sh
|
||||
# sh get-docker.sh
|
||||
# sudo usermod -aG docker $USER
|
||||
## >>logout and relogin<<
|
||||
## logout and relogin
|
||||
# git clone --branch features/install --recursive https://github.com/schulterklopfer/cyphernode.git
|
||||
# sudo curl -L "https://github.com/docker/compose/releases/download/1.22.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
|
||||
# sudo chmod +x /usr/local/bin/docker-compose
|
||||
|
||||
Reference in New Issue
Block a user