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

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