mirror of https://github.com/Requarks/wiki.git
4 lines
78 B
4 lines
78 B
#!/bin/sh
|
|
|
|
sed -e 's|#DOCKER_OPTS|DOCKER_OPTS|g' \
|
|
-i /etc/default/docker
|