diff --git a/update_restore.sh b/update_restore.sh index a88ff696..25107f02 100755 --- a/update_restore.sh +++ b/update_restore.sh @@ -15,7 +15,7 @@ make -j4 LANG=en cd urbackupclient/restorewww -npm install +npm ci npm run build cd .. cd ..