Fixes typo

This commit is contained in:
Sotr
2020-04-13 05:11:54 +07:00
parent 16732ba964
commit 07e7fa41ad
2 changed files with 1 additions and 2 deletions

View File

@@ -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*

2
akarin
View File

@@ -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