Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| services:silverbullet [2024/09/05 12:56] – [Startup] willy | services:silverbullet [2025/04/17 06:53] (current) – willy | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| Now, just download the latest release from [[https:// | Now, just download the latest release from [[https:// | ||
| <code bash> | <code bash> | ||
| + | mkdir / | ||
| + | chown silverbullet: | ||
| su - silverbullet | su - silverbullet | ||
| wget ' | wget ' | ||
| Line 93: | Line 95: | ||
| command_args="/ | command_args="/ | ||
| command_user=" | command_user=" | ||
| + | output_log="/ | ||
| + | output_err="/ | ||
| depend() { | depend() { | ||