+add suse support to explorer "os"
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
c15896f053
commit
30730a3ccc
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue