mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
refactor(posix): remove function prefixes from all shell files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
function __init_vim_shfmt() {
|
||||
__init_vim_shfmt() {
|
||||
set -e
|
||||
set -u
|
||||
|
||||
|
||||
Reference in New Issue
Block a user