Commit Graph

35 Commits

Author SHA1 Message Date
AJ ONeal
f60b20ad76 style: change color scheme 2023-10-17 18:55:52 +00:00
Sean Alter
81b08a0ecd style(template&bootstrap): Change red text to yellow 2023-10-17 18:14:00 +00:00
AJ ONeal
a3954bad3d ref(alpine): enable musl filtering 2023-07-05 20:03:04 +00:00
AJ ONeal
ffd757edd6 ref(webi): shfmt 2023-05-28 05:02:01 +00:00
AJ ONeal
5b6b700943 fix: replace 'uname -a' with 'uname -srm' for OS/Arch detection 2023-02-11 21:57:39 +00:00
AJ ONeal
b5fc4d742b chore: update shfmt 2023-02-11 21:39:07 +00:00
AJ ONeal
4d60ec9435 docs(sh,ms): meta redirect to cheat sheet 2022-09-28 07:24:31 +00:00
AJ ONeal
76fc3bfefa refactor(posix): remove cd output redirects - it has no output 2022-08-24 05:16:43 +00:00
AJ ONeal
184487e228 lint(_webi): redirect output properly the script embedded in bootstrap.sh (fix SC2069) 2022-08-24 05:08:31 +00:00
AJ ONeal
e2218a0683 lint(_webi): quote vars in the script embedded in bootstrap.sh (fix SC2046) 2022-08-24 05:07:56 +00:00
Rishav Nandi
0dbe056e5b refactor(_webi): refactor to make sure printf format strings don't use variables 2022-08-24 04:53:23 +00:00
AJ ONeal
b12b06eedd refactor(posix): don't run scripts with bash unnecessarily 2022-08-21 07:30:55 +00:00
AJ ONeal
d2fdc7b41a refactor!(posix): use posix shebang #!/bin/sh (fix #494) 2022-08-21 07:10:33 +00:00
AJ ONeal
5053d7064f fix(posix): use subshell on cd entry, nix trailing cd 2022-08-21 06:51:02 +00:00
AJ ONeal
0a8675427c refactor!(posix): translate complex [[ bashisms (shellcheck SC3014) 2022-08-21 04:57:46 +00:00
AJ ONeal
a87e38b3e5 fix(posix): double quote vars that require it 2022-08-21 03:46:19 +00:00
AJ ONeal
8ccaf95611 fix:(posix) revert complex uses of [[ (bashisms) 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
dbbrowne
509e957842 doc+feat(webi): update PATH instructions, fix typos 2022-08-08 11:36:35 +00:00
AJ ONeal
38a3640bd1 feat(webi): update help and version commands (bash & powershell) 2022-03-07 09:42:40 +00:00
jojobyte
dd206a00a7 feat(webi): add help command usage for bash 2022-03-07 09:42:40 +00:00
AJ ONeal
d70f58eb23 bugfix(webi): printf rather than echo -e for colors for certain shells 2021-11-14 20:56:28 +00:00
AJ ONeal
d90018d3c2 feature: spam for stars plzkthx 2021-11-14 10:31:22 +00:00
AJ ONeal
d3dbc1bf2a fix typo PKG_NAME => WEBI_PKG
Fix for https://github.com/webinstall/webi-installers/issues/236
2021-05-11 14:58:02 -04:00
AJ ONeal
40e4c9325e welcome earlier, fix lint warnings and real errors 2021-05-02 18:26:30 +00:00
AJ ONeal
46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +00:00
AJ ONeal
84965a2207 support bare executables and xbin on windows for jq 2020-07-03 06:20:00 +00:00
AJ ONeal
c4be1c7158 nix unzip warn on linux 2020-06-25 04:35:51 +00:00
AJ ONeal
15b95a7113 update unzip instructions 2020-06-25 03:15:17 +00:00
AJ ONeal
f9f280f724 use stderr for errors, and expose os,arch,format release info upstream 2020-06-19 05:38:14 +00:00
AJ ONeal
e6a2e1cadc allow multiple installs, show exports last 2020-06-18 06:43:34 +00:00
AJ ONeal
4adeab6013 .bash -> .sh 2020-06-17 20:56:44 -06:00
AJ ONeal
ef49c0287c better error handling when vailable formats mismatch 2020-06-16 18:30:35 +00:00
AJ ONeal
5e0debf4c5 generalize, a lot 2020-06-16 10:45:54 +00:00