You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Scheme|string|Usedfor passing a token in HTTP requests for authentication. |
108
108
| Token | string | Token used in HTTP requests for authentication. |
109
+
| Script | string | This script assigns permissions to files and is executed on the Linux platform after the update is completed. If permissions need to be assigned before the update, this can be injected via the `GeneralClientBootstrap.AddCustomOption` function in the bootstrap startup class, and the function will be executed prior to the update. |
109
110
110
111
### 🍵UpdateOption
111
112
@@ -114,14 +115,16 @@ Certainly! Here's the translated content:
0 commit comments