mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 18:37:01 +08:00
show install opts
This commit is contained in:
parent
8344d908a7
commit
f4be2e94d7
|
@ -300,6 +300,7 @@ uninstall()
|
||||||
}
|
}
|
||||||
|
|
||||||
echo "this is the dotfiles installer, version $(cd "$DOTFILES" && git describe --tags --always --dirty)"
|
echo "this is the dotfiles installer, version $(cd "$DOTFILES" && git describe --tags --always --dirty)"
|
||||||
|
echo "install options:" "${GOT_OPTS[@]}"
|
||||||
FUNC=install
|
FUNC=install
|
||||||
INSTALL_DEP=0
|
INSTALL_DEP=0
|
||||||
store_config=0
|
store_config=0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user