Revision c6253116 example/instance-image.d/interfaces

b/example/instance-image.d/interfaces
3 3
# This is an example script that configures your network settings after
4 4
# installation. By default it sets it up to use dhcp.
5 5

  
6
set -e
7

  
6 8
. common.sh
7 9

  
8 10
if [ "${IMAGE_DEBUG} " = 1 ] ; then

Also available in: Unified diff