Commit 957afb9
fix(model): use template variable for binary path in Linux service file
Updated shelltime.service to use {{.BaseFolder}}/bin/shelltime-daemon
instead of hardcoded /usr/local/bin/shelltime-daemon to match the
pattern used in macOS configuration.
Fixes #152
Co-authored-by: Le He <AnnatarHe@users.noreply.github.com>1 parent a064fbc commit 957afb9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments