Skip to content

Commit b7008d6

Browse files
committed
replace .sh scripts
1 parent 3cecd83 commit b7008d6

File tree

4 files changed

+1
-76
lines changed

4 files changed

+1
-76
lines changed

run_Dragon32.sh renamed to DragonPy_StarterGUI.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source ../../bin/activate
66

77
(
88
set -x
9-
python -OO DragonPy_CLI.py --verbosity 99 --machine=Dragon32 run
9+
./DragonPy_CLI.py
1010
)
1111
echo
1212
read -n1 -p "Start bash? [y,n]" doit

run_CoCo2b.sh

-25
This file was deleted.

run_Dragon64.sh

-25
This file was deleted.

run_Multicomp6809.sh

-25
This file was deleted.

0 commit comments

Comments
 (0)