Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b1d1c06

Browse filesBrowse files
author
bradmorg
committed
changed ssh cmd
1 parent 6089d13 commit b1d1c06
Copy full SHA for b1d1c06

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ script:
1010

1111
after_success:
1212
- echo "${SSH_KEY}" | base64 --decode > /tmp/ssh_rsa
13-
- ssh ssh -o "StrictHostKeyChecking no" pi@${IPADDR} -i /tmp/sftp_rsa "docker run -e ${TOKEN} ubuntu:dbot -d"
13+
- ssh -o "StrictHostKeyChecking no" pi@${IPADDR} -i /tmp/sftp_rsa "docker run -e ${TOKEN} ubuntu:dbot -d"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.