fix topgrade
This commit is contained in:
parent
1737015e45
commit
b0767c07fd
@ -4,8 +4,6 @@ topgrade_path='/opt/topgrade/topgrade'
|
|||||||
topgrade_conf_path='/etc/topgrade'
|
topgrade_conf_path='/etc/topgrade'
|
||||||
topgrade_conf_repo="https://git.deathbybandaid.net/deathbybandaid/topgrade.git"
|
topgrade_conf_repo="https://git.deathbybandaid.net/deathbybandaid/topgrade.git"
|
||||||
|
|
||||||
alias topgrade='$topgrade_path'
|
|
||||||
|
|
||||||
topgrade ()
|
topgrade ()
|
||||||
{
|
{
|
||||||
if [ -f "$topgrade_path" ] ; then
|
if [ -f "$topgrade_path" ] ; then
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user