mirror of
https://github.com/lone-cloud/prism
synced 2026-06-03 08:43:10 -07:00
fix ci
This commit is contained in:
parent
eeea750873
commit
77f088501f
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@ export async function startDaemon() {
|
|||
|
||||
if (authError && !cleaned) {
|
||||
logWarn('Detected stale account data, cleaning up and retrying...');
|
||||
|
||||
|
||||
proc.kill();
|
||||
|
||||
await unlinkDevice();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue