Commit Graph

15 Commits

Author SHA1 Message Date
AJ ONeal
0024f69109 doc: replace ``txt blocks with ``text blocks 2023-02-26 05:57:14 +00:00
AJ ONeal
cbd8ae6420 docs: add new webi.sh and webi.ms 2022-09-28 07:24:31 +00:00
AJ ONeal
22310ec528 doc(posix): remove unnecessary references to bash 2022-08-21 07:52:30 +00:00
AJ ONeal
d2fdc7b41a refactor!(posix): use posix shebang #!/bin/sh (fix #494) 2022-08-21 07:10:33 +00:00
AJ ONeal
fbcef3e583 refactor(posix): replace echo bashisms with printf (fixes #479, SC3037) 2022-08-21 06:49:34 +00:00
AJ ONeal
53d1588c8d refactor!(posix): translate 'read -s' bashism (shellcheck SC3045) 2022-08-21 06:47:47 +00:00
AJ ONeal
a87e38b3e5 fix(posix): double quote vars that require it 2022-08-21 03:46:19 +00:00
Marcin Woźniak
48a16a315e refactor!(posix): replace simple [[ with [ (partial fix for #465) 2022-08-21 03:06:08 +00:00
brij
fdeefd7e75 refactor(posix): remove function prefixes from all shell files 2022-08-18 15:10:58 +00:00
MoNakouzi
82af8b46a4 docs: replace ``bash with ``sh in all .md files 2022-08-15 20:45:43 +00:00
AJ ONeal
8d70f74765 hotfix: always use full PATH to 'webi' command 2022-08-08 12:44:54 +00:00
AJ ONeal
043fcd3ca0 fix: pass options to gpg correctly on linux 2022-03-08 08:34:07 +00:00
AJ ONeal
8302c9e1ca chore(style): wrap standalone scripts with a main function 2021-12-05 05:01:39 +00:00
AJ ONeal
1cbc906cab bugfix: gpg/bin -> gnupg/bin, use 'git config' for name and email 2021-11-19 09:47:14 +00:00
AJ ONeal
5b97c474ab feature: add gpg-pubkey 2021-11-14 08:18:32 +00:00