mao123qw commited on
Commit
39941cd
·
verified ·
1 Parent(s): fae01ab

Update sync_data.sh

Browse files
Files changed (1) hide show
  1. sync_data.sh +1 -1
sync_data.sh CHANGED
@@ -129,4 +129,4 @@ sync_data() {
129
  sync_data &
130
 
131
  # 启动主应用(根据实际路径调整)
132
- exec bash bin/startup.sh # 或改为你的启动命令
 
129
  sync_data &
130
 
131
  # 启动主应用(根据实际路径调整)
132
+ exec bash install_reader.sh # 或改为你的启动命令