Skip to content

Commit

Permalink
Add support for SLE Micro Rancher
Browse files Browse the repository at this point in the history
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
  • Loading branch information
bk201 committed Jul 8, 2022
1 parent c96b5a0 commit 650bb88
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions hack/collector-sle-micro-rancher
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash -ux

HOST_PATH=$1
BUNDLE_DIR=$2

collector-harvester $HOST_PATH $BUNDLE_DIR

0 comments on commit 650bb88

Please sign in to comment.