test
This commit is contained in:
parent
fa6742773b
commit
784da7ceb4
@ -4,14 +4,14 @@
|
|||||||
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"
|
||||||
|
|
||||||
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
|
||||||
}
|
#}
|
||||||
|
|
||||||
# Use Configuration options from repo
|
# Use Configuration options from repo
|
||||||
#topgrade-conf-pull ()
|
#topgrade-conf-pull ()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user