I hereby claim:
- I am bungeetaco on github.
- I am bungeetaco (https://keybase.io/bungeetaco) on keybase.
- I have a public key ASCbywHyzzm0wVU0Isonf1zMJ_JsBUN3s6rrR6-TD_x6ggo
To claim this, I am signing this object:
import os | |
import time | |
import requests | |
import logging | |
import argparse | |
import json | |
import signal | |
import sys | |
import platform | |
import shutil |
# Function to update the progress bar | |
function Update-ProgressBar { | |
param ( | |
[int]$Completed, | |
[int]$Total, | |
[int]$RunningJobs, | |
[int]$FailedJobs | |
) | |
$RemainingFiles = $Total - $Completed - $FailedJobs # Subtract failed jobs from remaining files |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: