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
commit d5a51d4de9
1 changed files with 1 additions and 1 deletions

View File

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