mirror of
https://gitee.com/spark-store-project/additional-base-lib
synced 2026-05-14 02:00:20 +08:00
fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
TRANSHELL_CONTENT_USAGE="Usage: \$0 [command [arguments...]]"
|
||||
TRANSHELL_CONTENT_USAGE="Usage: $0 [command [arguments...]]"
|
||||
TRANSHELL_CONTENT_ADDITIONAL_BASE_LIB_INFO="This script is a part of additional-base-lib. The package provides a simple way to solve the compatibility issue between the application and glibc, powered by bubblewrap."
|
||||
TRANSHELL_CONTENT_SCRIPT_AUTO_DETECT="This script automatically detects normal executables and AppImages, and then uses the specified script to run them. If you encounter any issues, you may also choose to use them directly."
|
||||
TRANSHELL_CONTENT_APPIMAGE_INFO="For AppImage, you need ablrun-appimage."
|
||||
|
||||
Reference in New Issue
Block a user