Skip to content

Commit

Permalink
Add sleep to debug name resolution failures
Browse files Browse the repository at this point in the history
  • Loading branch information
palash-gandhi committed Dec 24, 2024
1 parent 9066f85 commit 6a76c69
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ set -o pipefail
mkdir -p /packages
cd /packages
sleep 3600
apt-get update
dpkg-query -Wf '${Package}=${Version}\n' | xargs apt-get download
Expand Down

0 comments on commit 6a76c69

Please sign in to comment.