mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-13 10:04:31 +02:00
Update setup.sh
This commit is contained in:
@@ -78,6 +78,8 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
pip3 install --upgrade archivebox
|
||||
|
||||
# Check:
|
||||
echo ""
|
||||
echo "[*] Checking installed versions:"
|
||||
@@ -97,6 +99,7 @@ echo "" &&
|
||||
which youtube-dl &&
|
||||
youtube-dl --version | head -n 1 &&
|
||||
echo "---------------------------------------------------" &&
|
||||
archivebox version &&
|
||||
echo "[√] All dependencies installed. ✅" &&
|
||||
exit 0
|
||||
|
||||
|
Reference in New Issue
Block a user