fix hooks count
This commit is contained in:
@@ -43,6 +43,7 @@ function system_upgrade {
|
||||
echo "up-to-date version: $current"
|
||||
else
|
||||
echo "new version available: $latest"
|
||||
#TODO: should down new file self-upgrade.bash, then call it again
|
||||
perform_upgrade
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user