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