Skip to content

Commit 4c2cec9

Browse files
authored
Create Runner_V4_1.sh linux auto run
1 parent 5a4c891 commit 4c2cec9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Runner_V4_1.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
while :
3+
do
4+
python3 MneEthOn_V4_1.py
5+
done

0 commit comments

Comments
 (0)