show install opts

This commit is contained in:
xiongdian.me 2023-02-02 17:36:19 +08:00
parent 8344d908a7
commit f4be2e94d7

View File

@ -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