diff --git a/daemon.rb b/daemon.rb index eb6c420..fab9026 100755 --- a/daemon.rb +++ b/daemon.rb @@ -7,7 +7,7 @@ require 'json' current = `git rev-parse HEAD`.strip latest = current -api_url = URI.parse 'https://lesbian.ddns.net/api/v1/repos/tomas/freestuff/commits?limit=1' +api_url = URI.parse 'https://lesbian.ddns.net/api/v1/repos/tomas/webdl/commits?limit=1' puts '[Daemon] '.red + 'Running WebDL daemon' while true do