Update letsencrypt.sh

This commit is contained in:
FusionPBX 2018-03-21 19:37:55 -06:00 committed by GitHub
parent b0b2ddfe6c
commit e08e8db1b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
#!/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
cd "$(dirname "$0")"