diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-02-10 23:31:53 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-02-10 23:31:53 +0800 |
| commit | ea62498eb672f3debe7907436bfe84b300b1fc28 (patch) | |
| tree | a06fdb2cf5a558fb8183cd02501579d1cf1ad463 /tools | |
| parent | 8cd50fbf53eb34c284d4384ad7e2609eae15f031 (diff) | |
Update
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/misc/flash.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/misc/flash.sh b/tools/misc/flash.sh index 71d81a4..5bd48bc 100755 --- a/tools/misc/flash.sh +++ b/tools/misc/flash.sh | |||
| @@ -28,6 +28,6 @@ while true; do | |||
| 28 | fi | 28 | fi |
| 29 | 29 | ||
| 30 | echo | 30 | echo |
| 31 | echo ---- | 31 | read |
| 32 | echo | 32 | tput clear |
| 33 | done | 33 | done |