#!/bin/bash

# Hold: Disstribute publicly
#  On Knowing 99.9999%: No weapons triggering systems are computer triggerable

while read disk ~/.../sys/data/backup/destinations/list; do
      # Clone to external hard drive
      echo $disk
      #      echo git ~/.../ 
done
