Fix indent

This commit is contained in:
Łukasz 'sil2100' Zemczak 2015-09-18 16:54:05 +02:00
parent e4744f68ce
commit 5907a20a56

View File

@ -448,7 +448,7 @@ case $PROJECT in
OPTS="${OPTS:+$OPTS }--mirror-binary-security ${MIRROR}" OPTS="${OPTS:+$OPTS }--mirror-binary-security ${MIRROR}"
OPTS="${OPTS:+$OPTS }--mirror-binary ${MIRROR}" OPTS="${OPTS:+$OPTS }--mirror-binary ${MIRROR}"
;; ;;
ubuntu-pd) ubuntu-pd)
add_package install ubuntu-pocket-desktop add_package install ubuntu-pocket-desktop
;; ;;
esac esac