mirror of
https://gitee.com/spark-store-project/additional-base-lib
synced 2026-05-14 02:00:20 +08:00
fix: bad filename
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="The script is part of additional-base-lib. The package provides a simple way to solve the compatible problem between application and glibc, powered by bubblewrap."
|
||||
TRANSHELL_CONTENT_SCRIPT_AUTO_DETECT="This script auto-detects normal executable and appimage, and then uses specified script to run either. If you experienced issues, you may want to use them directly."
|
||||
TRANSHELL_CONTENT_APPIMAGE_INFO="for appimage, you need ablrun-appimage."
|
||||
|
||||
Reference in New Issue
Block a user