Update bitbot_user.service
Fixed a stupid typo
This commit is contained in:
parent
bcaefe7eb7
commit
98573f1d49
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
[Unit]
|
||||
Description=BitBot Service (User)
|
||||
Wants=dafault.target
|
||||
Wants=default.target
|
||||
After=default.target
|
||||
|
||||
[Service]
|
||||
|
|
Loading…
Reference in a new issue