removed some bad characters from comment

This commit is contained in:
jash
2018-10-14 13:20:56 +02:00
committed by kexkey
parent 382d9ff5be
commit 30be599f70

2
dist/setup.sh vendored
View File

@@ -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