mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
feat(sqlpkg) Add sqlpkg CLI utility for installing SQLite extensions
This commit is contained in:
@@ -72,6 +72,7 @@ __rmrf_local() {
|
||||
setcap-netbind \
|
||||
shellcheck \
|
||||
shfmt \
|
||||
sqlpkg \
|
||||
ssh-pubkey \
|
||||
ssh-utils \
|
||||
syncthing \
|
||||
@@ -166,6 +167,7 @@ __rmrf_local() {
|
||||
setcap-netbind \
|
||||
shellcheck \
|
||||
shfmt \
|
||||
sqlpkg \
|
||||
ssh-pubkey \
|
||||
ssh-utils \
|
||||
syncthing \
|
||||
@@ -265,6 +267,7 @@ __test() {
|
||||
setcap-netbind \
|
||||
shellcheck \
|
||||
shfmt \
|
||||
sqlpkg \
|
||||
ssh-pubkey \
|
||||
ssh-utils \
|
||||
syncthing \
|
||||
|
||||
Reference in New Issue
Block a user