Modify vfc-vnfres log export directory
[vfc/gvnfm/vnfres.git] / res / run.sh
index aa15904..22a532b 100755 (executable)
@@ -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