This website requires JavaScript.
Explore
Help
Sign In
Ruderverein-Donau-Linz
/
rowt
Watch
1
Star
1
Fork
0
You've already forked rowt
Code
Issues
30
Pull Requests
Actions
Packages
Projects
Wiki
Activity
968ab00cc0
rowt
/
update.sh
9 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
add service + update file
2023-03-04 11:52:11 +01:00
#!/bin/bash
git pull
cargo b -r
build frontend on server
2023-04-05 20:20:52 +02:00
cd
frontend
npm install
npm run build
add service + update file
2023-03-04 11:52:11 +01:00
sudo systemctl restart rot
Reference in New Issue
Copy Permalink