this repo has no description

feat: update unit files

+6 -6
+3 -3
service/bsky-langs.service
··· 4 4 5 5 [Service] 6 6 Type=simple 7 - User=eric 8 - WorkingDirectory=/home/eric/bsky-tools 9 - ExecStart=/home/eric/bsky-tools/bin/bsky-langs 7 + User=ubuntu 8 + WorkingDirectory=/home/ubuntu/bsky-tools 9 + ExecStart=/home/ubuntu/bsky-tools/bin/bsky-langs 10 10 TimeoutSec=15 11 11 Restart=always 12 12 RestartSec=30
+3 -3
service/plc-activity.service
··· 4 4 5 5 [Service] 6 6 Type=simple 7 - User=eric 8 - WorkingDirectory=/home/eric/bsky-tools 9 - ExecStart=/home/eric/bsky-tools/bin/plc-activity 7 + User=ubuntu 8 + WorkingDirectory=/home/ubuntu/bsky-tools 9 + ExecStart=/home/ubuntu/bsky-tools/bin/plc-activity 10 10 TimeoutSec=15 11 11 Restart=always 12 12 RestartSec=5