mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-10 06:42:27 +08:00
f557a0d341
* 调整:散列验证更改为使用sha256
6 lines
309 B
Bash
6 lines
309 B
Bash
#!/bin/bash
|
|
TRANSHELL_CONTENT_PLEASE_PROVIDE_FILE_PATH="Please provide a file path as an argument"
|
|
TRANSHELL_CONTENT_ABOVE_IS_TERMINAL_OUTPUT="The above is the output executed in the terminal. Please copy and paste it when providing feedback."
|
|
TRANSHELL_CONTENT_PRESS_ENTER_TO_FINISH="Press Enter to finish"
|
|
|