mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-04-04 12:39:49 +00:00
Fix config.sh --install-dconf option
This commit is contained in:
parent
e837390dc1
commit
675c7853d8
@ -70,7 +70,7 @@ main()
|
||||
copy_dotfiles
|
||||
;;
|
||||
--install-dconf)
|
||||
copy_dotfiles
|
||||
dconf_loader
|
||||
;;
|
||||
**)
|
||||
echo "Usage: $0 <--dump-dconf|--install|--install-dotfiles|--install-dconf>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user