diff --git a/index.html b/index.html index cd3e20a..122aa3d 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - + @@ -587,7 +587,7 @@
Open Terminal and run
-codesign --force --deep -s - /Applications/Sonarr.app && xattr -rd com.apple.quarantine /Applications/Sonarr.app
+ xattr -cr /Applications/Sonarr.app && codesign --force --deep -s - /Applications/Sonarr.app && xattr -rd com.apple.quarantine /Applications/Sonarr.app