We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8098ef6 commit d541ec0Copy full SHA for d541ec0
TableInOutStarter.sh
@@ -1,3 +1,4 @@
1
#!/bin/sh
2
echo "Wizart for Information Extraction from Tables (WIET) is starting..."
3
-python Wizard/TkGUIFirstScreen.py
+cd Wizard
4
+python TkGUIFirstScreen.py
0 commit comments