formatting

pull/1/head
Jordan Sokolic 2020-02-17 22:42:49 +02:00
parent 3995443918
commit d5c7313802
1 changed files with 1 additions and 1 deletions

2
run.sh
View File

@ -68,7 +68,7 @@ function _create_or_start_container {
--network $LAN_NAME \
--cap-add NET_ADMIN \
--cap-add NET_RAW \
--hostname openwrt\
--hostname openwrt \
--name $CONTAINER openwrt >/dev/null
docker network connect $WAN_NAME $CONTAINER