Commit Graph
16 Commits
Author SHA1 Message Date
AJ ONeal d2fdc7b41a refactor!(posix): use posix shebang #!/bin/sh (fix #494) 2022-08-21 07:10:33 +00:00
AJ ONeal a87e38b3e5 fix(posix): double quote vars that require it 2022-08-21 03:46:19 +00:00
brijandAJ ONeal fdeefd7e75 refactor(posix): remove function prefixes from all shell files 2022-08-18 15:10:58 +00:00
MoNakouziandAJ ONeal 82af8b46a4 docs: replace ``bash with ``sh in all .md files 2022-08-15 20:45:43 +00:00
Marcin WoźniakandAJ ONeal 4c539f3bd2 chore(sh): remove more unnecessary 'echo' from all scripts (fix #466) 2022-08-15 20:33:32 +00:00
AJ ONeal 1c757ef9b1 docs(ps1): remove dead comment about missing WEBI_UA 2021-12-05 05:01:41 +00:00
AJ ONeal 894562bc0c refactor!: namespace downloads to ~/Downloads/webi on Windows 2021-11-15 11:28:53 +00:00
AJ ONeal b944f3cb25 bugfix(Windows): make sure ~/Downloads exists 2021-11-15 11:28:53 +00:00
AJ ONeal 3f64f8b9c5 cleanup: */install.ps1 add out-null to all New-Item calls 2021-04-26 07:10:08 +00:00
AJ ONeal 46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +00:00
ishanpanandAJ ONeal dbeef945f5 cleanup ps1 2021-04-26 04:52:11 +00:00
AJ ONeal d356fd386b minor cleanup 2021-03-03 08:00:53 +00:00
AJ ONeal 9ee3af1afb cleanup: use -Force making directories 2020-11-18 16:42:07 -07:00
AJ ONeal 982d43bc53 docs: fix keypairs verify example 2020-10-26 19:39:40 +00:00
AJ ONeal 912e60899b add more examples 2020-10-21 19:18:07 +00:00
AJ ONeal 2c6ab85127 add keypairs 2020-10-21 10:05:04 +00:00