mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fixed setup_github_pages success message. #1328
This commit is contained in:
parent
b030e0c204
commit
77dc6a1ccf
2
Rakefile
2
Rakefile
@ -358,7 +358,7 @@ task :setup_github_pages, :repo do |t, args|
|
|||||||
f.write rakefile
|
f.write rakefile
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
puts "\n---\n## Now you can deploy to #{url} with `rake deploy` ##"
|
puts "\n---\n## Now you can deploy to #{repo_url} with `rake deploy` ##"
|
||||||
end
|
end
|
||||||
|
|
||||||
def ok_failed(condition)
|
def ok_failed(condition)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user