mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-06 00:36:35 +00:00
refactor(posix): remove function prefixes from all shell files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# shellcheck disable=SC2034
|
||||
# "'pkg_cmd_name' appears unused. Verify it or export it."
|
||||
|
||||
function __init_foobar() {
|
||||
__init_foobar() {
|
||||
set -e
|
||||
set -u
|
||||
|
||||
|
||||
Reference in New Issue
Block a user