Remove stray char in comment

This commit is contained in:
Fredrik Fornwall 2016-10-07 13:56:46 -04:00
parent 5b7c3ff6d3
commit b59e03ab08

View File

@ -1,7 +1,7 @@
# Build with: # Build with:
# docker build -t termux/package-builder . # docker build -t termux/package-builder .
# Push to docker hub with: # Push to docker hub with:
# docker push termux/package-builder' # docker push termux/package-builder
# This is done after changing this file or any of the # This is done after changing this file or any of the
# scripts/setup-{ubuntu,android-sdk}.sh setup scripts. # scripts/setup-{ubuntu,android-sdk}.sh setup scripts.
FROM ubuntu:16.04 FROM ubuntu:16.04