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.
1 parent d087baf commit 17c18caCopy full SHA for 17c18ca
wallet-generator.sh
@@ -15,7 +15,7 @@ echo " - Never share your mnemonic phrase"
15
echo " - Don't store wallet files on cloud services"
16
echo " - Use on a secure, offline computer for production wallets"
17
echo ""
18
-read -p "Press Enter to continue..."
+read -p "Press Enter to continue..." < /dev/tty
19
20
echo "=== octra wallet generator installer ==="
21
0 commit comments