mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-30 20:44:43 +00:00
Fix pip install command to use STD variable
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ EOF
|
||||
$STD apt install -y \
|
||||
python3 \
|
||||
python3-pip
|
||||
pip install -U yt-dlp-ejs
|
||||
$STD pip install -U yt-dlp-ejs
|
||||
msg_ok "Installed external JavaScript Extension for yt-dlp"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user