Remove stray char in comment
This commit is contained in:
parent
5b7c3ff6d3
commit
b59e03ab08
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user