diff --git a/com.sh b/com.sh index a204e66..ab54c0a 100755 --- a/com.sh +++ b/com.sh @@ -7,6 +7,7 @@ git add -A git commit -F ../commit.msg cd .. ./md2html.py +./genHome.py cd up git add -A git commit -F ../commit.msg diff --git a/push.sh b/push.sh index 922d9b0..6f3fcbd 100755 --- a/push.sh +++ b/push.sh @@ -8,6 +8,7 @@ git commit -F ../commit.msg git push cd .. ./md2html.py +./genHome.py cd up git add -A git commit -F ../commit.msg diff --git a/up b/up index 2801414..1c5a2d7 160000 --- a/up +++ b/up @@ -1 +1 @@ -Subproject commit 280141475023f2b14b1aee12e147cb3a20fb3c7b +Subproject commit 1c5a2d78cf9665484dc969625e97758d7d259f2c diff --git a/wiki b/wiki index 0dc4163..471dd4a 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 0dc41632bc34b1bda6dc9ece7ec0bf1eb18afde3 +Subproject commit 471dd4a88b0a235bb4d91f2b7fcd1655cd1e7a6f