mirror of
https://github.com/WorldObservationLog/AppleMusicDecrypt.git
synced 2026-01-15 14:22:54 -03:00
Merge remote-tracking branch 'origin/v2' into v2
Some checks failed
/ Build Windows (push) Has been cancelled
Some checks failed
/ Build Windows (push) Has been cancelled
This commit is contained in:
@@ -11,7 +11,7 @@ pd i debian
|
||||
## Step 2: Deploy AppleMusicDecrypt
|
||||
Enter the Debian environment(`pd login debian`)
|
||||
```shell
|
||||
apt update && apt install python3 python3-poetry
|
||||
apt update && apt install pipx && pipx install poetry && pipx ensurepath && source ~/.bashrc
|
||||
git clone https://github.com/WorldObservationLog/AppleMusicDecrypt
|
||||
cd AppleMusicDecrypt
|
||||
bash ./tools/install-deps.sh
|
||||
|
||||
Reference in New Issue
Block a user