test
This commit is contained in:
parent
0bec94c5f2
commit
77369f3d1a
@ -14,14 +14,14 @@ topgrade-conf-pull ()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
#topgrade ()
|
topgrade ()
|
||||||
#{
|
{
|
||||||
# if [ -f "$topgrade_path" ] ; then
|
if [ -f "$topgrade_path" ] ; then
|
||||||
# "$topgrade_path"
|
"$topgrade_path"
|
||||||
# else
|
else
|
||||||
# echo "topgrade not found at $topgrade_path"
|
echo "topgrade not found at $topgrade_path"
|
||||||
# fi
|
fi
|
||||||
#}
|
}
|
||||||
|
|
||||||
# System Updates Only
|
# System Updates Only
|
||||||
#sysup ()
|
#sysup ()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user