forgot to remove lines
This commit is contained in:
parent
a51cdb4f30
commit
ea57dd90b6
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ if [ $# -ne 2 ];then
|
||||||
fi
|
fi
|
||||||
src=$1
|
src=$1
|
||||||
dest=$2
|
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"
|
echo "Schemes should be a regex of the form (?<=TEXT)\d\d(?=TEXT) where TEXT is uniquely identifying text"
|
||||||
read -p "Season Scheme? " sscheme
|
read -p "Season Scheme? " sscheme
|
||||||
|
|
Loading…
Add table
Reference in a new issue