Skip to content

Commit

Permalink
fix diagnostic.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rsxdalv committed Jul 31, 2024
1 parent d80f738 commit da99359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer_scripts/diagnostic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ export MICROMAMBA_EXE="./installer_files/mamba/micromamba"

echo "Generating diagnostic..."

$MICROMAMBA_EXE run -p ./installer_files/env ./diagnostic_inner.sh
$MICROMAMBA_EXE run -p ./installer_files/env ./installer_scripts/diagnostic_inner.sh

echo "Diagnostic generated."

0 comments on commit da99359

Please sign in to comment.