Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion install_node.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ echo -e "\n\n################# Changing Credentials #################\n\n"
echo -e "Node Login"
echo
echo -e "Please insert your Credentials for your Node Login Password must be 8-50 characters!\n"
read -p "Mailadress: " mail
read -p "Mailaddress: " mail
echo
read -s -p "Password: " password
echo
Expand Down