mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-20 05:22:03 +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 |