forked from norman/fusionpbx-install.sh-github-mirror
Update letsencrypt.sh
This commit is contained in:
5
debian/resources/letsencrypt.sh
vendored
5
debian/resources/letsencrypt.sh
vendored
@@ -1,5 +1,10 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# FusionPBX - Install
|
||||||
|
# Mark J Crane <markjcrane@fusionpbx.com>
|
||||||
|
# Copyright (C) 2018
|
||||||
|
# All Rights Reserved.
|
||||||
|
|
||||||
#move to script directory so all relative paths work
|
#move to script directory so all relative paths work
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user