Skip to content

Commit 879d292

Browse files
committed
Update mySCP.sh
1 parent da51086 commit 879d292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mySCP.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ exp_continue
1212
}
1313
-re ".*sword.*" {
1414
# modify the following to your own board password
15-
exp_send [your_password]\r
15+
exp_send "[your_password]\r"
1616
}
1717
}
18-
interact
18+
interact

0 commit comments

Comments
 (0)