summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorSebastian2011-04-28 19:32:51 +0200
committerSebastian2011-04-28 19:32:51 +0200
commit252bf85a2914033856bea839805b58f2ef9bd0c0 (patch)
tree47fd4ba2cd5709a564d059629f962b313b27284b /installer
parentupdate usb creator .. (diff)
downloadusb-boot-stick-252bf85a2914033856bea839805b58f2ef9bd0c0.tar.gz
usb-boot-stick-252bf85a2914033856bea839805b58f2ef9bd0c0.tar.xz
usb-boot-stick-252bf85a2914033856bea839805b58f2ef9bd0c0.zip
minor fixes ..
Diffstat (limited to 'installer')
-rwxr-xr-xinstaller/tpl/installer.tpl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/tpl/installer.tpl.sh b/installer/tpl/installer.tpl.sh
index 8e335e3..f87aceb 100755
--- a/installer/tpl/installer.tpl.sh
+++ b/installer/tpl/installer.tpl.sh
@@ -45,4 +45,4 @@ cp -v $TMP_DIR/boot/* /media/openslx-stick/boot/
sync
umount /media/openslx-stick
-exit 1
+exit 0