add shell and python file
This commit is contained in:
1
test1/test1.py
Normal file → Executable file
1
test1/test1.py
Normal file → Executable file
@@ -0,0 +1 @@
|
|||||||
|
print("hello world, i am python")
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo hello world
|
python test1.py
|
||||||
|
|||||||
Reference in New Issue
Block a user