This website works better with JavaScript.
Home
Explore
Help
Sign In
aeris
/
cross-post
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
4
Wiki
Activity
Browse Source
Reconnect in case of error
tags/v0.1.2
aeris
3 years ago
parent
b2a01cbc91
commit
35b7477bac
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bin/feed-twitter
+ 1
- 1
bin/feed-twitter
View File
@@ -1,3 +1,3 @@
#!/usr/bin/env ruby
require 'cross-post'
CrossPost.feed
loop {
CrossPost.feed
rescue nil }
Write
Preview
Loading…
Cancel
Save