mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
4 lines
102 B
Bash
4 lines
102 B
Bash
#!/bin/bash
|
|
|
|
npx linkinator https://flightcontrol-master.github.io/MOOSE_DOCS/ --config ./config.json
|