mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
guardian.cgi: Fix path to meta-owncloud.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -53,7 +53,7 @@ our %mainsettings = ();
|
||||
|
||||
# Pakfire meta file for owncloud.
|
||||
# (File exists when the addon is installed.)
|
||||
my $owncloud_meta = "/opt/pakfire/db/meta/meta-owncloud";
|
||||
my $owncloud_meta = "/opt/pakfire/db/installed/meta-owncloud";
|
||||
|
||||
our %settings = ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user