Merge pull request #168 from appleboy/patch-2

convert tab to space.
This commit is contained in:
Mahmoud Zalt
2016-07-21 16:54:57 +03:00
committed by GitHub

View File

@ -48,7 +48,7 @@ RUN apt-get update && apt-get install -y --force-yes \
curl \
vim \
nano \
pkg-config
pkg-config
# Clean up, to free some space
RUN apt-get clean