mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced 2026-04-21 18:57:13 +02:00
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
python3 $(dirname "$0")/src/main.py "$@"
|