Change tab to space

This commit is contained in:
2018-11-01 01:23:30 +08:00
parent f96886b3d0
commit c544e08f2c

View File

@ -6,8 +6,8 @@
```bash
sudo docker run --device=/dev/ppp \
--cap-add=NET_ADMIN \
--restart=always \
-p 55355:22 pinlin/gectunnel
--cap-add=NET_ADMIN \
--restart=always \
-p 55355:22 pinlin/gectunnel
```