Merge branch 'main' of gitlab.com:PhilippHofer/rot

This commit is contained in:
philipp 2023-06-28 14:06:36 +02:00
commit 10cdc5f158
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@ -5,5 +5,10 @@ cargo b -r
cd frontend
npm install
npm run build
cd ..
cd rot_app
npm install
npm run build
sudo systemctl restart rot
sudo systemctl restart rot-svelte
sudo systemctl status rot