Unverified Commit 83e5158a authored by sym's avatar sym Committed by GitHub
Browse files

Merge pull request #40 from tsukky67/master

fix the simply mistakes
parents 168bf05e d4c346c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
```

+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ FILENAMES=(
    "settings.pug"
    "login.pug"
    "navbar.pug"
    "navbar-marketing"
    "navbar-marketing.pug"
    "admin-index.pug"
    "admin-sysadmin.pug"
)