From 0009c4c65018a25bf180eb6b9af8e925ad88c795 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 14 Jan 2020 12:29:05 +0200 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 71882b36..45a3bad4 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -128,7 +128,7 @@ parts: # Change back to Wekan source directory cd ../../../.. cp -r .build/bundle/* $SNAPCRAFT_PART_INSTALL/ - mkdir -p $SNAPCRFT_PART_INSTALL/bin + rm -rf $SNAPCRFT_PART_INSTALL/bin cp .build/bundle/.node_version.txt $SNAPCRAFT_PART_INSTALL/ rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/wekan rm -f $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/rajit_bootstrap3-datepicker/lib/bootstrap-datepicker/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs -- cgit v1.2.3-1-g7c22