mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[submodules*] update
This commit is contained in:
parent
984d25b67c
commit
f44ce86f53
5 changed files with 5 additions and 4 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 9c80396021a8106bfaeade9a1ea51b85152e951d
|
||||
Subproject commit eda83efe4e0044f880370ed5e92aa7e3fdbef971
|
2
dotbot
2
dotbot
|
@ -1 +1 @@
|
|||
Subproject commit f1e829725506813276c0dff21f6e6bfff9873444
|
||||
Subproject commit f95cbe2705ce851b37b868ba3047f5789e7d433e
|
|
@ -1 +1 @@
|
|||
Subproject commit aaca0a38a8ed51b565573fb5b4c10733d0d36c0a
|
||||
Subproject commit 63568e814f7e71b01f137eeb82792efe6ea6a0b9
|
1
install
1
install
|
@ -9,6 +9,7 @@ DOTBOT_BIN="bin/dotbot"
|
|||
BASEDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
cd "${BASEDIR}"
|
||||
git -C "${DOTBOT_DIR}" submodule sync --quiet --recursive
|
||||
git submodule update --init --recursive "${DOTBOT_DIR}"
|
||||
|
||||
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" -c "${CONFIG}" "${@}"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 601d47b5b306e10c2ee39a3d384f3202cd4f9783
|
||||
Subproject commit c9459987b451bf46cce076b787225088b3e6e6ac
|
Loading…
Add table
Add a link
Reference in a new issue