add uv
This commit is contained in:
@@ -13,7 +13,7 @@ Description=Run update_profile.py (profile stats updater)
|
||||
Type=oneshot
|
||||
EnvironmentFile=%h/.config/profile-stats.env
|
||||
ExecStartPre=/usr/bin/nm-online -q
|
||||
ExecStart=/bin/bash -lc 'python3 ${REPO_PATH}/update_profile.py'
|
||||
ExecStart=/bin/bash -lc 'uv run ${REPO_PATH}/update_profile.py'
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Reference in New Issue
Block a user