mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Epic fix, enable self_upgrade now
This commit is contained in:
parent
763f293531
commit
e98e9d1809
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
#self_upgrade # FIXME renenable this later
|
||||
self_upgrade
|
||||
fetch_or_upgrade_package_linter
|
||||
|
||||
readonly TEST_CONTEXT=$(mktemp -d /tmp/package_check.XXXXXX)
|
||||
|
|
Loading…
Add table
Reference in a new issue