This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
70d78d86be
Luna
/
tools
/
rebuild.sh
9 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
Modify shebangs to use /usr/bin/env bash instead of /bin/sh
2022-10-08 13:35:39 +00:00
#!/usr/bin/env bash
Added rebuild*.sh scripts
2022-09-06 16:27:24 +00:00
set
-e
source
$(
dirname
$0
)
/env.sh
cd
$LUNA_ROOT
Let's get Rusty!!
2022-10-31 13:02:12 +00:00
tools/clean.sh
tools/build.sh
Reference in New Issue
Copy Permalink