fix file name

This commit is contained in:
Mark Eaton
2026-01-10 22:39:35 -05:00
parent 52e2f24756
commit 139798fb01
+1 -1
View File
@@ -13,7 +13,7 @@ Description=Run update_profile.py (profile stats updater)
Type=oneshot Type=oneshot
EnvironmentFile=%h/.config/profile-stats.env EnvironmentFile=%h/.config/profile-stats.env
ExecStartPre=/usr/bin/nm-online -q ExecStartPre=/usr/bin/nm-online -q
ExecStart=/bin/bash -lc 'uv run ${REPO_PATH}/update_profile.py' ExecStart=/bin/bash -lc 'uv run ${REPO_PATH}/language_stats.py'
[Install] [Install]
WantedBy=default.target WantedBy=default.target