mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
CLI debug log file
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
root="$(mktemp -d)"
|
||||
echo "\nRoot integration tests directory: $root"
|
||||
store_flags="--config-dir $root/conf --work-dir $root/work"
|
||||
store_flags="$store_flags --logs-dir $root/logs"
|
||||
|
||||
common() {
|
||||
# first three flags required, rest is handy defaults
|
||||
|
||||
Reference in New Issue
Block a user