mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-27 20:22:23 +02:00
dockcross: Add warning regarding location of DEFAULT_DOCKCROSS_IMAGE
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/base
|
DEFAULT_DOCKCROSS_IMAGE=dockcross/base # DO NOT MOVE THIS LINE (see entrypoint.sh)
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# Helpers
|
# Helpers
|
||||||
|
Reference in New Issue
Block a user