changeset 39:202d1ab8775a

auto-Update generated slides by script
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Mon, 07 May 2018 13:12:49 +0900
parents 915b42865b02
children b887347d2d2b
files lib/CLI.pm slides/2018/05/07/memo.txt slides/2018/05/07/zip.txt
diffstat 3 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/CLI.pm	Mon May 07 13:04:49 2018 +0900
+++ b/lib/CLI.pm	Mon May 07 13:12:49 2018 +0900
@@ -171,7 +171,7 @@
 
     $t-= ONE_WEEK;
 
-    for(1..7){
+    for(0..7){
        my($y,$m,$d)=($t->strftime('%Y'), $t->strftime('%m'), $t->strftime('%d'));
        my $memo = path($self->root_dir)->child($y)->child($m)->child($d)->child('memo.txt');
 
--- a/slides/2018/05/07/memo.txt	Mon May 07 13:04:49 2018 +0900
+++ b/slides/2018/05/07/memo.txt	Mon May 07 13:12:49 2018 +0900
@@ -0,0 +1,1 @@
+remo
--- a/slides/2018/05/07/zip.txt	Mon May 07 13:04:49 2018 +0900
+++ b/slides/2018/05/07/zip.txt	Mon May 07 13:12:49 2018 +0900
@@ -143,3 +143,7 @@
 
 
 ----------
+2018-05-07----
+remo
+
+----------