mailinabox/setup
Teal Dulcet c7faccf1fa Fixed SC2244: Prefer explicit -n to check non-empty string. 2024-04-03 09:22:50 -04:00
..
bootstrap.sh Quote echo commands to preserve whitespace. 2024-04-03 09:22:50 -04:00
dkim.sh Quote echo commands to preserve whitespace. 2024-04-03 09:22:50 -04:00
dns.sh Replaced the pwd command with Bash's $PWD variable. 2024-04-03 09:22:50 -04:00
firstuser.sh Fixed SC2046: Quote to prevent word splitting. 2024-04-03 09:21:34 -04:00
functions.sh Quote echo commands to preserve whitespace. 2024-04-03 09:22:50 -04:00
mail-dovecot.sh Removed unnecessary bc commands. 2024-04-03 09:22:50 -04:00
mail-postfix.sh Fixed SC2086: Double quote to prevent globbing and word splitting. 2024-04-03 09:20:20 -04:00
mail-users.sh Fixed SC2086: Double quote to prevent globbing and word splitting. 2024-04-03 09:20:20 -04:00
management.sh Replaced the pwd command with Bash's $PWD variable. 2024-04-03 09:22:50 -04:00
migrate.py Fixed F821 (undefined-name): Undefined name `e` 2024-03-10 07:56:49 -04:00
munin.sh Replaced the pwd command with Bash's $PWD variable. 2024-04-03 09:22:50 -04:00
network-checks.sh Fixed SC2148: Add a shebang. 2024-04-03 09:21:34 -04:00
nextcloud.sh Fixed SC2236: Use -n instead of ! -z. 2024-04-03 09:22:50 -04:00
preflight.sh setup/preflight.sh: fix some minor shellcheck complaints (#2342) 2024-03-10 08:01:13 -04:00
questions.sh Fixed SC2244: Prefer explicit -n to check non-empty string. 2024-04-03 09:22:50 -04:00
spamassassin.sh Fixed SC2086: Double quote to prevent globbing and word splitting. 2024-04-03 09:20:20 -04:00
ssl.sh Fixed SC2086: Double quote to prevent globbing and word splitting. 2024-04-03 09:20:20 -04:00
start.sh Quote echo commands to preserve whitespace. 2024-04-03 09:22:50 -04:00
system.sh Quote echo commands to preserve whitespace. 2024-04-03 09:22:50 -04:00
web.sh Quote echo commands to preserve whitespace. 2024-04-03 09:22:50 -04:00
webmail.sh Fixed SC2086: Double quote to prevent globbing and word splitting. 2024-04-03 09:20:20 -04:00
zpush.sh Fixed SC2086: Double quote to prevent globbing and word splitting. 2024-04-03 09:20:20 -04:00