feat: add gitops function to update gitconfig template
This commit is contained in:
parent
eba420cc81
commit
56744155cb
@ -93,6 +93,9 @@ update)
|
|||||||
home_tar)
|
home_tar)
|
||||||
update home.tar.gz . 500 media
|
update home.tar.gz . 500 media
|
||||||
;;
|
;;
|
||||||
|
gitconfig)
|
||||||
|
update gitconfig.template . 500
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
log error "Invalid arguments for update command: $args"
|
log error "Invalid arguments for update command: $args"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user