diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2021-08-22 09:26:50 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2021-08-22 09:26:50 +0200 |
| commit | 39f58e137f6c53dff83c90d0043a1ef0102bc258 (patch) | |
| tree | fff7542993cd56bf7f0d52810776ab22835ea05f | |
| parent | 4caa10cb06041299bd9ecd43c6e21f44c5d98f5e (diff) | |
Update readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ - Available pools can be retrieve with `./pool.sh ls` - All the processes output file can be retrieve with `./pool.sh ls-output <poolname>` -**Final quote:** No checks are performed the arguments. THus, be sure to use the right ones. Defaults configuration requires access to the `/tmp` directory and use name conventions which may clash with the existing content of `/tmp` if you are very unlucky. If in this the case, you can edit `pool.sh` to avoid those clashes. +**Final quote:** No checks are performed the arguments. THus, be sure to use the right ones. The default configuration requires access to the `/tmp` directory and uses name conventions which may clash with the existing content of `/tmp` if you are very unlucky. If in this the case, you can edit `pool.sh` to avoid those clashes. |
