Update template git repos

This commit is contained in:
deathbybandaid 2022-02-08 11:03:36 -05:00
parent 870ae48e60
commit c802352e18

View File

@ -19,6 +19,9 @@ alias topgrade='$topgrade_path'
# System Updates Only # System Updates Only
alias sysup='$topgrade_path --config $topgrade_conf_path/systemonly.toml' alias sysup='$topgrade_path --config $topgrade_conf_path/systemonly.toml'
# Template Repos
alias templateup='$topgrade_path --config $topgrade_conf_path/template_git.toml'
#topgrade () #topgrade ()
#{ #{
#if [ -f "$topgrade_path" ] ; then #if [ -f "$topgrade_path" ] ; then