Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed Aug 27, 2016
1 parent bdd75ce commit 51cbefc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ function main()

createFileFromTemplate "${appFolderPath}/../templates/nginx.conf.conf" "${NGINX_INSTALL_FOLDER}/conf/nginx.conf" "${nginxConfigData[@]}"

stop "${NGINX_SERVICE_NAME}"
start "${NGINX_SERVICE_NAME}"
restartService "${NGINX_SERVICE_NAME}"

# Clean Up

Expand Down

0 comments on commit 51cbefc

Please sign in to comment.