Add python bash in bin

This commit is contained in:
Anthony Scemama 2023-04-18 12:47:54 +02:00
parent 7a6598f6dd
commit 6a47bb309d
1 changed files with 4 additions and 0 deletions

4
bin/python Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
exec python3 $@