- Notifications
You must be signed in to change notification settings - Fork909
Commit6bdddd5
authored
chore: show server install.sh on cli version mismatch (#16668)
This PR has the CLI show the server's own `install.sh` script if there'sa version mismatch, and if the deployment doesn't have an custom upgrademessage configured.```$ coder lsversion mismatch: client {version}, server {version}download {server_version} with: 'curl -fsSLhttps://dev.coder.com/install.sh | sh'[ ... ]```1 parent754c5db commit6bdddd5
1 file changed
+8
-3
lines changedLines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1213 | 1213 |
| |
1214 | 1214 |
| |
1215 | 1215 |
| |
1216 |
| - | |
1217 |
| - | |
1218 |
| - | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
1219 | 1224 |
| |
1220 | 1225 |
| |
1221 | 1226 |
| |
|
0 commit comments
Comments
(0)