mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 05:53:37 +01:00
Add python bash in bin
This commit is contained in:
parent
7a6598f6dd
commit
6a47bb309d
4
bin/python
Executable file
4
bin/python
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec python3 $@
|
||||
|
Loading…
Reference in New Issue
Block a user