From 4ab1ccbb9529cee68856ba618e1235b5a221331c Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 1 Jan 2018 14:12:39 -0500 Subject: update script fixup --- GNUmakefile | 2 +- tools | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index c3067e15..056f424a 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -37,4 +37,4 @@ world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py worl news: world/map/news.txt world/map/news.html updates: - cd tools/client/ ; ./make-updates ; ./make-music.sh ; echo ">> Done!" + cd tools/client/ ; chmod a+rx ./make-updates ; ./make-updates ; ./make-music.sh ; echo ">> Done!" diff --git a/tools b/tools index 5944025f..d5d47a93 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit 5944025f1424692ec34293cd8b8c7b85cc0b0887 +Subproject commit d5d47a9387da44b36176c09fd49b8699405d2206 -- cgit v1.2.3-60-g2f50