Commit b7fb63d696
Changed files (1)
ci
azure
ci/azure/update_download_page
@@ -5,6 +5,7 @@ set -e
SRCDIR=$(pwd)
rm -rf .git
+sudo apt-get update -y
sudo apt-get install -y s3cmd
cd "$HOME"
b7fb63d696@@ -5,6 +5,7 @@ set -e
SRCDIR=$(pwd)
rm -rf .git
+sudo apt-get update -y
sudo apt-get install -y s3cmd
cd "$HOME"