We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
linux auto run
1 parent 5a4c891 commit 4c2cec9Copy full SHA for 4c2cec9
Runner_V4_1.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+while :
3
+do
4
+ python3 MneEthOn_V4_1.py
5
+done
0 commit comments