diff options
-rw-r--r-- | GNUmakefile | 2 | ||||
m--------- | tools | 0 |
2 files changed, 1 insertions, 1 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 -Subproject 5944025f1424692ec34293cd8b8c7b85cc0b088 +Subproject d5d47a9387da44b36176c09fd49b8699405d220 |