Finish ugly explorer integration
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
4450b2f573
commit
16f51ca14d
5 changed files with 28 additions and 12 deletions
|
|
@ -19,7 +19,9 @@
|
|||
#
|
||||
#
|
||||
|
||||
case "$(__cdist_explorer_dir/os)" in
|
||||
case "$("${__cdist_remote_explorer_dir}/os")" in
|
||||
archlinux) echo pacman ;;
|
||||
debian|ubuntu) echo apt ;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue