From 07e7fa41ad5bae415e0df2c1b4fbb2e2151aef0e Mon Sep 17 00:00:00 2001 From: Sotr Date: Mon, 13 Apr 2020 05:11:54 +0700 Subject: [PATCH] Fixes typo --- README.md | 1 - akarin | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c487d2fc7..796c94f8c 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ Demo Servers --- * [Fair Server](https://fairserver.ru) -* [LoyaltyMC](https://www.loyaltymc.net/) *Open an [Issue](https://github.com/Akarin-project/Akarin/issues) or a [Pull Request](https://github.com/Akarin-project/Akarin/pulls) if you want to add your website here* diff --git a/akarin b/akarin index add3fa74a..bb576244c 100755 --- a/akarin +++ b/akarin @@ -4,7 +4,7 @@ set -e source "./scripts/functions.sh" -chmod -R +X scripts # For Github Action +chmod -R -f 777 /scripts # For Github Action function updateAndPatch { basedir