Merge branch 'JaxonWright-patch-1'
This commit is contained in:
commit
3747fef22e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Wants=network-online.target
|
||||||
Restart=no
|
Restart=no
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStartPre=/bin/sleep 1
|
ExecStartPre=/bin/sleep 1
|
||||||
ExecStart=%h/.local/bin/nova.py
|
ExecStart=/usr/bin/python3 %h/.local/bin/nova.py
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
|
Loading…
Reference in a new issue