fix trip
This commit is contained in:
parent
18ec56fdac
commit
123c2f4e9a
@ -39,6 +39,7 @@ function update_script() {
|
|||||||
cd /opt/trip/src
|
cd /opt/trip/src
|
||||||
$STD npm install
|
$STD npm install
|
||||||
$STD npm run build
|
$STD npm run build
|
||||||
|
mkdir -p /opt/trip/frontend
|
||||||
cp -r /opt/trip/src/dist/trip/browser/* /opt/trip/frontend/
|
cp -r /opt/trip/src/dist/trip/browser/* /opt/trip/frontend/
|
||||||
msg_ok "Updated Frontend"
|
msg_ok "Updated Frontend"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user