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
Rishav Nandi
b19635874d lint(sh): ignore warnings about expansion in docstring (fixes #506) 2022-08-29 03:27:56 +00:00
Rishav Nandi
96c02cd395 refactor(vps-addswap, vps-utils): quote variables to avoid word splitting 2022-08-24 04:53:23 +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
thebatman1
6051f6ab72 fix(vps-addswap): updates root check
- removed current use of EUID and UID in favour of id

Closes: #482
2022-08-21 02:27:44 +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
Duncan Browne
d2164c14e0 docs(vps-addswap): typos in readme 2022-03-07 08:12:31 +00:00
jk
4edf137e5d chore(style): add shebang, set bash strict mode, create function 2021-11-21 13:05:42 +00:00
Marcin Woźniak
ca7a838c6f chore(style): convert blocks into functions (see #325) 2021-11-21 10:50:03 +00:00
AJ ONeal
46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +00:00
AJ ONeal
c77b2afba8 add webi dat dat dat 2020-07-09 11:46:17 +00:00
AJ ONeal
a553740db5 minor fixes 2020-07-06 04:15:33 +00:00
AJ ONeal
adbc9eafa0 add vps-addswap 2020-06-28 02:33:18 +00:00