ooniprobe: fix rubocop 0.65.0 style.
This commit is contained in:
parent
c164943ddf
commit
55195bea38
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue