Commit Graph

15 Commits

Author SHA1 Message Date
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
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
AJ ONeal
d65eb457f9 refactor(posix): replace '==' with '=' (shellcheck SC3014) 2022-08-21 02:08:39 +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
91512157ab refactor: finish moving ssh-* scripts to own installers 2021-11-21 12:35:05 +00:00
AJ ONeal
c77b2afba8 add webi dat dat dat 2020-07-09 11:46:17 +00:00
AJ ONeal
3203e51fea switch user 'me' => 'app' 2020-06-29 07:08:45 +00:00
AJ ONeal
ace876458e update info about command 2020-06-25 06:58:22 +00:00
AJ ONeal
cd900667cb update ssh-adduser 2020-06-25 06:50:46 +00:00
AJ ONeal
d53cdb9eea add links back to deprecated-ish scripts 2020-06-25 02:44:50 +00:00
AJ ONeal
bd7e09df58 consolidate ssh utils 2020-06-25 02:41:37 +00:00
AJ ONeal
92fdd2f735 adduser -> ssh-adduser 2020-06-20 03:18:41 +00:00