Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
Olorunfemi Kawonise authored and Olorunfemi Kawonise committed Jul 2, 2023
1 parent 866d8da commit 1eaa0ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/stopApp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ expect "Username: "
send "$username\r"
expect "Password: "
send "$password\r"
expect "Email: (this IS public) "
send "\r"
expect eof
EOF

sleep 2

0 comments on commit 1eaa0ea

Please sign in to comment.