Skip to content

Commit 190dc29

Browse files
authored
For running all type with 1 click
for running all type with 1 click cmd
1 parent f8a67e5 commit 190dc29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ALL_LOOP.cmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@Echo off
2-
title BECH.py Mmdrza.Com
2+
title BECH.py RUN ALL Mmdrza.Com
33
Pushd "%~dp0"
44
start P2SH.cmd
55
start P2PKH.cmd
66
start P2WPKH.cmd
77
:loop
88
python BECH.py
9-
goto loop
9+
goto loop

0 commit comments

Comments
 (0)