mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-11 08:44:44 +08:00
2 lines
70 B
Bash
Executable File
2 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
cd "${BASH_SOURCE%/*}" && exec python generate_settings.py |