start with python3
This commit is contained in:
parent
259e2a5fa8
commit
3e75df36cf
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
Description=Daily working directory ~/Work
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/python %h/.local/myshellconfig/bin/workdir.py
|
||||
ExecStart=/usr/bin/python3 %h/.local/myshellconfig/bin/workdir.py
|
||||
|
|
Loading…
Reference in a new issue