chore(docs): Specify full path to xattr for macOS, fixes #2583 (#2586)

This commit is contained in:
Peter Kaminski
2024-11-10 01:43:34 -08:00
committed by GitHub
parent 350b1467fe
commit 3b7697a90d
6 changed files with 6 additions and 6 deletions

View File

@ -192,7 +192,7 @@ brew install th-ch/youtube-music/youtube-music
If you install the app manually and get an error "is damaged and cant be opened." when launching the app, run the following in the Terminal: If you install the app manually and get an error "is damaged and cant be opened." when launching the app, run the following in the Terminal:
```bash ```bash
xattr -cr /Applications/YouTube\ Music.app /usr/bin/xattr -cr /Applications/YouTube\ Music.app
``` ```
### Windows ### Windows

View File

@ -182,7 +182,7 @@ brew install th-ch/youtube-music/youtube-music
Si instalas la aplicación manualmente y obtienes un error "está dañado y no se puede abrir" al iniciar la aplicación, ejecuta lo siguiente en la Terminal: Si instalas la aplicación manualmente y obtienes un error "está dañado y no se puede abrir" al iniciar la aplicación, ejecuta lo siguiente en la Terminal:
```bash ```bash
xattr -cr /Applications/YouTube\ Music.app /usr/bin/xattr -cr /Applications/YouTube\ Music.app
``` ```
### Windows ### Windows

View File

@ -185,7 +185,7 @@ brew install th-ch/youtube-music/youtube-music
Si vous installez l'application manuellement et obtenez une erreur "est endommagé et ne peut pas être ouvert." lors du lancement de l'application, exécutez ce qui suit dans le Terminal : Si vous installez l'application manuellement et obtenez une erreur "est endommagé et ne peut pas être ouvert." lors du lancement de l'application, exécutez ce qui suit dans le Terminal :
```bash ```bash
xattr -cr /Applications/YouTube\ Music.app /usr/bin/xattr -cr /Applications/YouTube\ Music.app
``` ```
### Windows ### Windows

View File

@ -180,7 +180,7 @@ brew install th-ch/youtube-music/youtube-music
Ef þú setur upp forritið handvirkt og færð villu "er skemmd og ekki er hægt að opna það," þegar þú ræsir forritið skaltu keyra eftirfarandi í flugstöðinni: Ef þú setur upp forritið handvirkt og færð villu "er skemmd og ekki er hægt að opna það," þegar þú ræsir forritið skaltu keyra eftirfarandi í flugstöðinni:
```bash ```bash
xattr -cr /Applications/YouTube\ Music.app /usr/bin/xattr -cr /Applications/YouTube\ Music.app
``` ```
### Windows ### Windows

View File

@ -147,7 +147,7 @@ brew install --cask https://raw.githubusercontent.com/th-ch/youtube-music/master
(앱을 수동으로 설치하고) 앱을 실행할 때 `손상되었기 때문에 열 수 없습니다.`라는 오류가 발생하면 터미널에서 다음을 실행하세요: (앱을 수동으로 설치하고) 앱을 실행할 때 `손상되었기 때문에 열 수 없습니다.`라는 오류가 발생하면 터미널에서 다음을 실행하세요:
```bash ```bash
xattr -cr /Applications/YouTube\ Music.app /usr/bin/xattr -cr /Applications/YouTube\ Music.app
``` ```
### Windows ### Windows

View File

@ -168,7 +168,7 @@ brew install th-ch/youtube-music/youtube-music
Если вы устанавливаете приложение вручную и получаете ошибку "is damaged and cant be opened.", запустите в терминале следующую команду: Если вы устанавливаете приложение вручную и получаете ошибку "is damaged and cant be opened.", запустите в терминале следующую команду:
```bash ```bash
xattr -cr /Applications/YouTube\ Music.app /usr/bin/xattr -cr /Applications/YouTube\ Music.app
``` ```
### Windows ### Windows