mirror of
https://github.com/relativemodder/aegnux.git
synced 2026-03-22 08:28:45 +05:00
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd "$(dirname "$0")"
|
|
|
|
python main.py "$@" |