Browse Source

2020-01-03 / Folus Wen

Actions:
1. EVSE/rootfs/lib/ add libsqlite.so.0 symble link.
2. EVSE/rootfs/etc/init.d/rcS add create Storage/OCPP folder command.

Files:
1. As follow commit history.
FolusWen 5 năm trước cách đây
mục cha
commit
734a7bf9e7
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 1 0
      EVSE/rootfs/etc/init.d/rcS
  2. 1 0
      EVSE/rootfs/lib/libsqlite3.so.0

+ 1 - 0
EVSE/rootfs/etc/init.d/rcS

@@ -39,6 +39,7 @@ mount -t jffs2 /dev/mtdblock13 /Storage
 mkdir -p /Storage/EventLog
 mkdir -p /Storage/ChargeLog
 mkdir -p /Storage/SystemLog
+mkdir -p /Storage/OCPP
 mkdir -p /UsbFlash	
 
 #   ---------------------------------------------

+ 1 - 0
EVSE/rootfs/lib/libsqlite3.so.0

@@ -0,0 +1 @@
+libsqlite3.so