index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | README.md | 3 |
@@ -114,3 +114,6 @@ Ping the build master to show the slave is still compiling. ## working directory In the standard configuration, the directory `work` will be used to cache some volatile data, as well as the git repositories of PKGBUILDs and modifications (in `repos/packages`, `repos/community`, `repos/packages32`). + +## shellcheck +Check the scripts in the `bin` directory with `shellsheck -x <script>` |