mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
Merge pull request #138 from fmarier/make-script-executable
Fix the sh path and make script executable
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/sh
|
||||
#!/bin/sh
|
||||
cp options-ssl.conf /etc/letsencrypt/options-ssl.conf
|
||||
|
||||
Reference in New Issue
Block a user