Skip to content

Commit ecfdf0d

Browse files
authored
Update setup.sh
1 parent 443f603 commit ecfdf0d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

IoTree_dir/setup.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,10 @@ echo "******************************************"
3434
echo "<<<----- Hallo to IoTree42 --->>>"
3535
echo "ENTER YOUR LINUX USERNAME FOR BUIDING PATHS"
3636
read myvariable
37-
echo "<-- SETUP DJANGO -->"
37+
echo "<<<-- SETUP DJANGO -->>>"
3838
echo "ENTER AN EMAIL, for sending the password reset url"
3939
read sendingmail
40-
echo "ENTER PASSWORD FOR THIS EMAIL, for sending the password reset url"
41-
echo "--!! hidden input !!--"
40+
echo "ENTER PASSWORD FOR THIS EMAIL, for sending the password reset url. !HIDDEN INPUT!"
4241
read -s sendingpass
4342
echo "ENTER ADMINMAIL, for resiving notivications form server"
4443
read adminmail

0 commit comments

Comments
 (0)