diff --git a/dm2twitter.rb b/dm2twitter.rb index dd6adc7..5b84f22 100644 --- a/dm2twitter.rb +++ b/dm2twitter.rb @@ -10,7 +10,7 @@ require "twitter" # Dependences: twitter gem # # You could use it with Postfix and add to /etc/aliases -# myuser: myuser, "|/home/myuser/scripts/sender.sh" +# myuser: myuser, "|/home/myuser/scripts/dm2twitter.rb" # # Or you could run it with help of a crontab every couple # of minutes.