mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
[fix] minor: remove unused line
This commit is contained in:
parent
7ff89a2525
commit
8c6eded2ad
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ current_major_version=${current_version%%.*}
|
|||
|
||||
# Define a function to execute commands with `occ`
|
||||
exec_occ() {
|
||||
local pkg_dependencies = ""
|
||||
# Backward compatibility to upgrade from older versions
|
||||
if [ $current_major_version = "last" ] || [ $current_major_version -ge 26 ]
|
||||
then
|
||||
|
|
Loading…
Add table
Reference in a new issue