test
This commit is contained in:
parent
596375fe6f
commit
4ef9e27669
@ -4,15 +4,6 @@ topgrade_path="/opt/topgrade/topgrade"
|
||||
topgrade_conf_path="/etc/topgrade"
|
||||
topgrade_conf_repo="https://git.deathbybandaid.net/deathbybandaid/topgrade.git"
|
||||
|
||||
#topgrade ()
|
||||
#{
|
||||
# if [ -f "$topgrade_path" ] ; then
|
||||
# "$topgrade_path"
|
||||
# else
|
||||
# echo "topgrade not found at $topgrade_path"
|
||||
# fi
|
||||
#}
|
||||
|
||||
# Use Configuration options from repo
|
||||
#topgrade-conf-pull ()
|
||||
#{
|
||||
@ -23,6 +14,15 @@ topgrade_conf_repo="https://git.deathbybandaid.net/deathbybandaid/topgrade.git"
|
||||
# fi
|
||||
#}
|
||||
|
||||
#topgrade ()
|
||||
#{
|
||||
# if [ -f "$topgrade_path" ] ; then
|
||||
# "$topgrade_path"
|
||||
# else
|
||||
# echo "topgrade not found at $topgrade_path"
|
||||
# fi
|
||||
#}
|
||||
|
||||
# System Updates Only
|
||||
#sysup ()
|
||||
#{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user