This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
oott
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rzuasti/oott.git
synced
2026-07-08 19:21:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e975598f9ac6ac0fa5befec7b82b14822a12d8a
oott
/
backend
/
run.sh
T
4 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Add run.sh and fix run_tests.sh to use user's cargo cache
2026-05-27 10:21:43 -04:00
#!/bin/sh
sudo rm -f oott.db
sudo
CARGO_HOME
=
$HOME
/.cargo cargo run
Reference in New Issue
Copy Permalink