Commit b75908f
committed
fix(ct): correct typo in ADMIN_API_UNBLOCK_KEY assignment in apply-db-settings.sh
Fixes variable assignment to ensure correct handling of API key file content. Was using a wrong variable name before.1 parent e85f5b6 commit b75908f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments