forgot to remove lines

This commit is contained in:
Beth Parker 2017-09-29 11:24:16 -05:00
parent a51cdb4f30
commit ea57dd90b6

View file

@ -4,8 +4,6 @@ if [ $# -ne 2 ];then
fi
src=$1
dest=$2
read -p "Source? " src
read -p "Destination? " dest
echo "Schemes should be a regex of the form (?<=TEXT)\d\d(?=TEXT) where TEXT is uniquely identifying text"
read -p "Season Scheme? " sscheme