summaryrefslogtreecommitdiffstats
path: root/res/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'res/run.sh')
-rwxr-xr-xres/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/run.sh b/res/run.sh
index aa15904..22a532b 100755
--- a/res/run.sh
+++ b/res/run.sh
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-logDir="/var/log/onap/vfc-gvnfm-vnfres/"
+logDir="/var/log/onap/vfc/gvnfm-vnfres/"
if [ ! -x $logDir ]; then
mkdir -p $logDir
fi