Revision e7a2d1ad example/instance-image.d/ssh

b/example/instance-image.d/ssh
23 23

  
24 24
. common.sh
25 25

  
26
if [ "${IMAGE_DEBUG} " = 1 ] ; then
27
    set -x
28
fi
26
debug set -x
29 27

  
30 28
if [ -e ${TARGET}/etc/debian_version ] ; then
31 29
    echo "Debian/Ubuntu create keys at install time, skipping"

Also available in: Unified diff