Remove stray char in comment
authorFredrik Fornwall <fredrik@fornwall.net>
Fri, 7 Oct 2016 17:56:46 +0000 (13:56 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Fri, 7 Oct 2016 17:56:46 +0000 (13:56 -0400)
scripts/Dockerfile

index 368b1d7..8d6c87f 100644 (file)
@@ -1,7 +1,7 @@
 # Build with:
 #      docker build -t termux/package-builder .
 # 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
 # scripts/setup-{ubuntu,android-sdk}.sh setup scripts.
 FROM ubuntu:16.04