diff --git a/update.sh b/update.sh index 578b8d3..05a8ebe 100755 --- a/update.sh +++ b/update.sh @@ -2,4 +2,7 @@ git pull cargo b -r +cd frontend +npm install +npm run build sudo systemctl restart rot