Merge branch 'main' of gitlab.com:PhilippHofer/rot
This commit is contained in:
commit
10cdc5f158
BIN
db.sqlite.bkp
BIN
db.sqlite.bkp
Binary file not shown.
@ -5,5 +5,10 @@ cargo b -r
|
|||||||
cd frontend
|
cd frontend
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
cd ..
|
||||||
|
cd rot_app
|
||||||
|
npm install
|
||||||
|
npm run build
|
||||||
sudo systemctl restart rot
|
sudo systemctl restart rot
|
||||||
|
sudo systemctl restart rot-svelte
|
||||||
sudo systemctl status rot
|
sudo systemctl status rot
|
||||||
|
Loading…
Reference in New Issue
Block a user