Commit fe1bf03
authored
fix(script/v4.sh) 为命令返回添加按任意键继续 (#9)
* feat(script/v4.sh): Update script for all supported architectures and Linux check
* fix(script/v4.sh): update script version and architecture info
* build: update script version to 1.3.2
* feat(script/v4.sh): add key press prompt in RESET_PASSWORD function
* refactor(script/v4.sh): Remove redundant sleep and add key press to continue
* refactor(script/v4.sh): Remove unnecessary user prompts in backup and restore functions
* refactor(script/v4.sh): remove unnecessary user prompts
* fix: correct indentation in restore_config function
* fix: correct indentation in restore_config function1 parent 0af6bb8 commit fe1bf03
1 file changed
Lines changed: 1 addition & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | 246 | | |
248 | 247 | | |
249 | 248 | | |
| |||
262 | 261 | | |
263 | 262 | | |
264 | 263 | | |
265 | | - | |
266 | 264 | | |
267 | 265 | | |
268 | 266 | | |
| |||
274 | 272 | | |
275 | 273 | | |
276 | 274 | | |
277 | | - | |
278 | 275 | | |
279 | 276 | | |
280 | 277 | | |
| |||
293 | 290 | | |
294 | 291 | | |
295 | 292 | | |
296 | | - | |
297 | 293 | | |
298 | 294 | | |
299 | 295 | | |
| |||
308 | 304 | | |
309 | 305 | | |
310 | 306 | | |
311 | | - | |
312 | 307 | | |
313 | 308 | | |
314 | 309 | | |
315 | 310 | | |
316 | 311 | | |
317 | | - | |
318 | 312 | | |
319 | 313 | | |
320 | 314 | | |
| |||
340 | 334 | | |
341 | 335 | | |
342 | 336 | | |
343 | | - | |
344 | | - | |
345 | 337 | | |
346 | 338 | | |
347 | 339 | | |
| |||
633 | 625 | | |
634 | 626 | | |
635 | 627 | | |
636 | | - | |
637 | | - | |
638 | 628 | | |
639 | 629 | | |
640 | 630 | | |
| |||
920 | 910 | | |
921 | 911 | | |
922 | 912 | | |
923 | | - | |
924 | | - | |
925 | 913 | | |
926 | 914 | | |
927 | 915 | | |
| |||
1204 | 1192 | | |
1205 | 1193 | | |
1206 | 1194 | | |
1207 | | - | |
1208 | | - | |
1209 | 1195 | | |
1210 | 1196 | | |
1211 | 1197 | | |
| |||
1485 | 1471 | | |
1486 | 1472 | | |
1487 | 1473 | | |
1488 | | - | |
1489 | | - | |
1490 | | - | |
1491 | | - | |
1492 | | - | |
| 1474 | + | |
1493 | 1475 | | |
1494 | 1476 | | |
1495 | 1477 | | |
| |||
0 commit comments