ooniprobe: fix rubocop 0.65.0 style.

This commit is contained in:
Mike McQuaid 2019-02-19 13:28:14 +00:00
parent c164943ddf
commit 55195bea38

View file

@ -222,6 +222,7 @@ class Ooniprobe < Formula
def post_install
return if (pkgshare/"decks-available").exist?
ln_s pkgshare/"decks", pkgshare/"decks-available"
ln_s pkgshare/"decks/web.yaml", pkgshare/"current.deck"
end