test
This commit is contained in:
parent
e5e7c57ce7
commit
8e2b57a096
@ -14,15 +14,15 @@ topgrade-conf-pull ()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
topgrade ()
|
#topgrade ()
|
||||||
{
|
#{
|
||||||
echo "test"
|
echo "test"
|
||||||
#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