Skip to content

Commit

Permalink
Disable api_logout function
Browse files Browse the repository at this point in the history
To see if this helps with master errors
  • Loading branch information
clayoster committed Dec 22, 2024
1 parent d0583ef commit e0da139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ main() {
determine_update_type
api_fetch_token
api_send_command
api_logout
#api_logout
exit "$error"
}

Expand Down

0 comments on commit e0da139

Please sign in to comment.