mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-22 18:13:52 +00:00
The cleanup loop iterated over the literal "dgx-spark-*" when no existing install was present, causing [ -L ] to fail and set -e to kill the script before the install step. Enable nullglob so unmatched globs disappear, and use explicit if/fi blocks instead of && for the test-then-rm pattern. |
||
|---|---|---|
| .. | ||
| generate.mjs | ||
| install.sh | ||
| uninstall.sh | ||