Update letsencrypt.sh
This commit is contained in:
parent
b0b2ddfe6c
commit
e08e8db1b5
|
|
@ -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")"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue