Skip to content

Commit 3fd55b8

Browse files
author
Sandip Das
committed
path fix
1 parent cca0cf0 commit 3fd55b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_scripts/create_configuration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
CONFIG_PATH="/config/production.json"
2+
CONFIG_PATH="./config/production.json"
33
echo Check Below
44
echo $CONFIG_PATH
55
mkdir config

0 commit comments

Comments
 (0)