MySpeed: fix update and copy old tests back (#6550)
* Update build.func * Update myspeed.sh * Update build.func * Update build.func
This commit is contained in:
parent
d24425efad
commit
e6ceca0bc7
@ -44,6 +44,7 @@ function update_script() {
|
||||
msg_info "Updating ${APP} to ${RELEASE}"
|
||||
cd /opt/myspeed
|
||||
$STD npm install
|
||||
cp -r /opt/myspeed_bak/data/* /opt/myspeed/data/
|
||||
msg_ok "Updated ${APP} to ${RELEASE}"
|
||||
|
||||
msg_info "Starting ${APP} Service"
|
||||
|
Loading…
x
Reference in New Issue
Block a user