upd banner

This commit is contained in:
GenZmeY 2021-01-31 17:03:13 +03:00
parent 88fb6e0bfe
commit 18c3992549
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1014 KiB

After

Width:  |  Height:  |  Size: 1016 KiB

View File

@ -121,7 +121,7 @@ function brew ()
function brew_unpublished ()
{
rm -rf "$MutPublish"
if ! compiled; then
if ! compiled; then
compile
fi
cp -rf "$MutUnpublish" "$MutPublish"