adjust path to os explorer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
3d940cda07
commit
8cfcaf30a4
1 changed files with 2 additions and 5 deletions
|
@ -19,9 +19,6 @@
|
|||
#
|
||||
#
|
||||
|
||||
cdist_explore_pkg_system()
|
||||
{
|
||||
case "$(cdist_explore_os)" in
|
||||
case "$(__cdist_explorer_dir/os)" in
|
||||
archlinux) echo pacman ;;
|
||||
esac
|
||||
}
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue