* 新增:内置在终端打开功能

* 调整:散列验证更改为使用sha256
This commit is contained in:
2023-09-11 09:08:21 +08:00
parent 56692bbdc3
commit f557a0d341
8 changed files with 70 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
#!/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"