Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mookjp committed Jan 19, 2015
1 parent 6b9892d commit 3ba8be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/init_host_server
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ if [ $(which systemctl) ]; then
systemctl stop docker
wget -q https://get.docker.com/builds/Linux/x86_64/docker-latest -O ${POOL_BIN_PATH}/docker
chmod +x ${POOL_BIN_PATH}/docker
cat << EOF > /etc/systemd/system/docker.service
cat << EOF > /etc/systemd/system/docker.service
.include /usr/lib/systemd/system/docker.service
[Service]
Expand Down

0 comments on commit 3ba8be0

Please sign in to comment.