diff --git a/PublicationContent/mutbanner.png b/PublicationContent/mutbanner.png index 873dead..0f34186 100644 Binary files a/PublicationContent/mutbanner.png and b/PublicationContent/mutbanner.png differ diff --git a/make.sh b/make.sh index 8a5d751..0765ab3 100644 --- a/make.sh +++ b/make.sh @@ -121,7 +121,7 @@ function brew () function brew_unpublished () { rm -rf "$MutPublish" - if ! compiled; then + if ! compiled; then compile fi cp -rf "$MutUnpublish" "$MutPublish"