mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-03 20:53:54 +01:00
5 lines
30 B
Plaintext
5 lines
30 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
exec python3 $@
|
||
|
|