Skip to content

Instantly share code, notes, and snippets.

View ksatirli's full-sized avatar

Kerim Satirli ksatirli

View GitHub Profile
#!/bin/bash
# 定义要显示的文本
GREEN='\033[0;32m'
NC='\033[0m' #
text="🌿 Seeed Studio reComputer Flashing System Bate! "
text1="Tip: This version is a test version. If any issues occur during the flashing process, you can troubleshoot based on the error messages. If the issue persists, please refer to the Seeed Studio Wiki for Flash system instructions."
DIR="./flash_scripts/package"