Commit 1f9cb173 authored by Danil Mikhailov's avatar Danil Mikhailov

Some improve

parent 384aea29
......@@ -6,7 +6,7 @@ test_download(){
echo "Download $1"
MYFILE=$(basename $1)/$(basename $1)
MYDIR=./$(basename $1)
MYDIR=./$(date +test-%H:%M)
mkdir -p $MYDIR
cd $MYDIR
$EGET $1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment