Add install.sh
This commit is contained in:
parent
f1abe83533
commit
58154ae9c2
|
@ -0,0 +1,6 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
git submodule foreach git pull
|
||||||
|
git commit -m "Update sadedot submodule" sadedot
|
||||||
|
git push
|
||||||
|
source sadedot/scripts/bootstrap.sh "$@"
|
2
sadedot
2
sadedot
|
@ -1 +1 @@
|
||||||
Subproject commit f4d9d141b25ac8fd51f7b9764e9f6e85775e72df
|
Subproject commit 659ca939a4163c672fc2080b3569c76beae58d8d
|
Loading…
Reference in New Issue