Move DB file to /usr/dbspace
[platform/core/appfw/data-provider-master.git] / data / dump_widget.sh
index 2963bbb..5af7857 100644 (file)
@@ -4,5 +4,5 @@ WIDGET_DEBUG=$1/widget
 mkdir -p ${WIDGET_DEBUG}
 /bin/cp -r /opt/usr/share/live_magazine ${WIDGET_DEBUG}
 /bin/cp -r /tmp/.widget.service ${WIDGET_DEBUG}/log
-/bin/cp -r /opt/dbspace/.widget.db ${WIDGET_DEBUG}
+/bin/cp -r /usr/dbspace/.widget.db ${WIDGET_DEBUG}
 ls -la /tmp/ | /bin/grep srw > ${WIDGET_DEBUG}/log/tmp.hidden_files