From 42cf16ade12b63ce0c92bd662e3a1a4b9d0ab957 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Oct 2024 21:45:24 +0200 Subject: [PATCH] init --- conf_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf_script.sh b/conf_script.sh index 3ffbd62..7728eea 100644 --- a/conf_script.sh +++ b/conf_script.sh @@ -1,4 +1,4 @@ -x#!/bin/bash +#!/bin/bash if [ -n "$HEROKU_APP_DEFAULT_DOMAIN_NAME" ]; then APP_URL="https://${HEROKU_APP_DEFAULT_DOMAIN_NAME}"