Desrease indent in customize-image.sh

This commit is contained in:
zador-blood-stained 2016-01-07 20:03:32 +03:00
parent 883ec166bd
commit 61591ca831

View file

@ -13,14 +13,14 @@ FAMILY=$2
BOARD=$3
BUILD_DESKTOP=$4
case $RELEASE in
wheezy)
# your code here
;;
jessie)
# your code here
;;
trusty)
# your code here
;;
esac
case $RELEASE in
wheezy)
# your code here
;;
jessie)
# your code here
;;
trusty)
# your code here
;;
esac