Add a missing "do"

Aziz Ben Ali 2021-09-22 01:54:05 +01:00
parent cc61911a22
commit 69ae805257

@ -31,7 +31,7 @@ exec_always {
} }
``` ```
If you'd rather have those values picked from your settings.ini file, here is a small convenient script to just that: If you'd rather have those values picked from your settings.ini file, here is a small convenient script to do just that:
```bash ```bash
#!/bin/sh #!/bin/sh