diff --git a/python/installer_crawler.py b/python/installer_crawler.py new file mode 100644 index 0000000..2f417a4 --- /dev/null +++ b/python/installer_crawler.py @@ -0,0 +1,5 @@ +# Requirements +# Copy all of the files from the W:\Installers folder to any local folder on the laptop +# Build a manifest +# Determine the difference between the current W:\Installers and the destination manifest +# RSYNC? \ No newline at end of file