Sign in
apache
/
openserverless
/
refs/heads/sync
/
.
/
update-tree.sh
blob: d6ab36bdea911053a526d1d27b8b841bc6a5ed5e [
file
] [
log
] [
blame
]
#!/bin/bash
git pull origin main
--
rebase
git submodule update
--
recursive
--
remote
bash sync
-
branch
.
sh