Update template git repos
This commit is contained in:
parent
870ae48e60
commit
c802352e18
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user