README
This commit is contained in:
parent
2d429138e2
commit
338ecb1a61
@ -3,6 +3,10 @@
|
||||
# Entrypoint script should be pure bash.
|
||||
#
|
||||
|
||||
# Debugging helpers:
|
||||
#PS4=':${LINENO}+' # Show line numbers
|
||||
#set -x # Trace commands
|
||||
|
||||
#
|
||||
# Support arguments (this recommend but not required):
|
||||
# -f <file> Execute file on host, print the result and exit
|
||||
|
Loading…
Reference in New Issue
Block a user