diff --git a/batch/Bitcoin Node.bat b/batch/Bitcoin Node.bat deleted file mode 100644 index 49f818c..0000000 --- a/batch/Bitcoin Node.bat +++ /dev/null @@ -1,5 +0,0 @@ -echo off -color 08 -start /max color.bat -start update.bat -exit \ No newline at end of file diff --git a/batch/blockchaininfo.bat b/batch/blockchaininfo.bat deleted file mode 100644 index 775af13..0000000 --- a/batch/blockchaininfo.bat +++ /dev/null @@ -1,9 +0,0 @@ -echo off -cd ../ -:a -color 0F -bitcoin-cli -getinfo -timeout /t 0.5 /nobreak >nul -cls -goto a - diff --git a/batch/color.bat b/batch/color.bat deleted file mode 100644 index b375a5b..0000000 --- a/batch/color.bat +++ /dev/null @@ -1,4 +0,0 @@ -echo off -cd ../ -color 08 -bitcoind.exe diff --git a/batch/space.bat b/batch/space.bat deleted file mode 100644 index aacd892..0000000 --- a/batch/space.bat +++ /dev/null @@ -1,7 +0,0 @@ -echo off -:a -color 0a -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -goto a - diff --git a/batch/update.bat b/batch/update.bat deleted file mode 100644 index 4bb9315..0000000 --- a/batch/update.bat +++ /dev/null @@ -1,70 +0,0 @@ -echo off -cd ../ - -:a -cls -color 0F -bitcoin-cli -getinfo -timeout /t 2 /nobreak >nul -cls - -bitcoin-cli -getinfo -timeout /t 2 /nobreak >nul -cls - -bitcoin-cli -getinfo -timeout /t 2 /nobreak >nul -cls - -bitcoin-cli -getinfo -timeout /t 2 /nobreak >nul -cls - -bitcoin-cli -getinfo -timeout /t 2 /nobreak >nul -cls - -color 0a - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -cls - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -cls - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -cls - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -cls - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -cls - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -cls - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -cls - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul -cls - -dir D:DATA\blocks\ /d /s -timeout /t 1 /nobreak >nul - -cls - -goto a -