Skip to content

Commit

Permalink
Update file modification date
Browse files Browse the repository at this point in the history
  • Loading branch information
sualfred committed Jun 20, 2018
1 parent 2bdd218 commit fdc3bce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion trailerdl/trailerdl.sh
Expand Up @@ -32,6 +32,9 @@ downloadTrailer(){
missing "$DL"
missing "------------------"
missing ""
else
#Update file modification date
touch "$DIR/$FILENAME-trailer.mp4"
fi
}

Expand Down Expand Up @@ -103,4 +106,4 @@ do

fi
done
done
done

0 comments on commit fdc3bce

Please sign in to comment.