Daniel Pouzzner
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
3 months ago |
Daniel Pouzzner
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
2 years ago |
Daniel Pouzzner
|
c9a7393923
fixes for shell script errors detected by shellcheck --severity=error.
|
2 years ago |
kaleb-himes
|
1a0a9de9c6
changes post review
|
9 years ago |
kaleb-himes
|
d2de4719eb
added way to gen revoked without running renewcerts
|
9 years ago |