From b737adfcdfc9b8084a7eb84420a89c014bbec1fb Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 24 May 2020 07:24:44 +0300 Subject: Try to fix Snap. --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index c5745eb4..c57dde23 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -235,7 +235,7 @@ parts: # Meteor 1.8.x additional .swp remove rm -f $SNAPCRAFT_PART_INSTALL/programs/server/node_modules/node-pre-gyp/node_modules/tar/lib/.mkdir.js.swp # ostrio tmp remove - rm -rf $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/ostrio_files/node_modules/request-libcurl/.node-modules-garbage* + rm -rf $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/ostrio_files/node_modules/request-libcurl/.node_modules-garbage* organize: README: README.wekan -- cgit v1.2.3-1-g7c22