+add suse support to explorer "os"

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-03 20:17:05 +01:00
parent c15896f053
commit 30730a3ccc
1 changed files with 2 additions and 0 deletions

View File

@ -36,5 +36,7 @@ fi
[ -f /etc/redhat-release ] && echo redhat
[ -f /etc/SuSE-release ] && echo suse
# ensure correct exit, otherwise other explorer won't get started
exit 0