Skip to content

Commit

Permalink
[patch] Fix can't read /mascli/.../subscription.yaml error (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
durera authored Apr 27, 2023
1 parent dc00901 commit 136be6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion image/cli/mascli/functions/must_gather
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
MG_SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && cd "../must-gather" && pwd )"

function mustgather() {
Expand Down

0 comments on commit 136be6b

Please sign in to comment.