|
@@ -235,7 +235,7 @@ parts:
|
|
# Meteor 1.8.x additional .swp remove
|
|
# 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
|
|
rm -f $SNAPCRAFT_PART_INSTALL/programs/server/node_modules/node-pre-gyp/node_modules/tar/lib/.mkdir.js.swp
|
|
# ostrio tmp remove
|
|
# 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:
|
|
organize:
|
|
README: README.wekan
|
|
README: README.wekan
|