Update letsencrypt.sh

This commit is contained in:
FusionPBX
2018-03-21 19:37:55 -06:00
committed by GitHub
parent b0b2ddfe6c
commit e08e8db1b5

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")"