mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-14 09:22:05 +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 |