From d8bbcd8e03cadb0572b7785bb87ed5e3d9cff8f7 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 2 Feb 2023 16:08:32 +0200 Subject: [PATCH] Try to fix Snap. --- snapcraft.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 7757df1f0..d29a7a23a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -98,14 +98,14 @@ parts: source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2004-x86_64-100.6.1.tgz plugin: dump - mongodb44: - source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz - plugin: dump - organize: - bin: mongo44bin - usr: mongo44usr - stage: - - -init +# mongodb44: +# source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz +# plugin: dump +# organize: +# bin: mongo44bin +# usr: mongo44usr +# stage: +# - -init wekan: source: .