diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..066cee8 --- /dev/null +++ b/install.sh @@ -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 "$@" \ No newline at end of file diff --git a/sadedot b/sadedot index f4d9d14..659ca93 160000 --- a/sadedot +++ b/sadedot @@ -1 +1 @@ -Subproject commit f4d9d141b25ac8fd51f7b9764e9f6e85775e72df +Subproject commit 659ca939a4163c672fc2080b3569c76beae58d8d