Merge pull request #40 from tsukky67/master

fix the simply mistakes
This commit is contained in:
sym 2023-12-11 13:21:47 +01:00 committed by GitHub
commit 83e5158aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -225,7 +225,7 @@ use the following commands:
```
bash scripts/extract_files.sh 4.1.1
bash scripts/apply_patches.sh
bash scripts/apply_diffs.sh
make
```

View File

@ -23,7 +23,7 @@ FILENAMES=(
"settings.pug"
"login.pug"
"navbar.pug"
"navbar-marketing"
"navbar-marketing.pug"
"admin-index.pug"
"admin-sysadmin.pug"
)