This website requires JavaScript.
Explore
Help
Sign In
philipp
/
hacky-ruadat
Watch
1
Star
0
Fork
0
You've already forked hacky-ruadat
forked from
Ruderverein-Donau-Linz/rowt
Code
Pull Requests
1
Actions
Activity
hacky-ruadat
/
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
Copy Permalink