Skip to content

Commit 62ebdb8

Browse files
authoredMar 18, 2025··
Merge pull request #4405 from c-po/certbot-T7249
pki: T7249: fix shebang to support CLI backend
2 parents c1ef26c + c1f04ba commit 62ebdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/helpers/vyos-certbot-renew-pki.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#!/bin/sh
1+
#!/bin/vbash
22
source /opt/vyatta/etc/functions/script-template
33
/usr/libexec/vyos/conf_mode/pki.py certbot_renew

0 commit comments

Comments
 (0)
Please sign in to comment.