Skip to content

Instantly share code, notes, and snippets.

View cloudnautique's full-sized avatar

Bill Maxwell cloudnautique

View GitHub Profile
#!/usr/bin/python
import json
import os
import shutil
import subprocess
import re
import argparse
def get_volumes(vol_dir):