mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-10-08 17:07:20 +02:00
5 lines
30 B
Plaintext
5 lines
30 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
exec python3 $@
|
||
|
|