Skip to content

Commit f67578f

Browse files
committed
Fix error in renewal-daemon.sh
1 parent 3cf172e commit f67578f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom-domain/dstack-ingress/scripts/renewal-daemon.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
while true; do
44
echo "[$(date)] Checking for certificate renewal"
55

6-
local all_domains
76
all_domains=$(get-all-domains.sh)
87

98
if [ -n "$all_domains" ]; then

0 commit comments

Comments
 (0)