This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
ktyl
/
basalt
Watch
1
Star
0
Fork
You've already forked basalt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7ebb7baf7c
basalt
/
scripts
/
update_submodules.sh
8 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-x
git submodule sync --recursive
git submodule update --init --recursive
Reference in New Issue
View Git Blame
Copy Permalink