Files
shurikenpi.io/Scripts/create_configuration.sh
2023-08-28 06:20:31 +02:00

8 lines
177 B
Bash
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/bin/bash
source ./global.sh
source ./utils.sh
msg logo.txt
p "create a new configuration"
r "Your bitcoin address:" address
python3 ../Tools/address_validation.py $address