From 0d5eac4ebe3cdb8a748998dc78db501842fc9b0a Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Tue, 16 Jun 2020 14:24:04 +0200 Subject: [PATCH] try snap --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index ad2091347..623164f39 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -85,7 +85,7 @@ parts: sh install/linux/linux_make_boundle.sh distrib/ - mv -v distrib/* $SNAPCRAFT_PART_INSTALL/ + rsync -av distrib/* $SNAPCRAFT_PART_INSTALL/ rm $SNAPCRAFT_PART_INSTALL/usr/share/applications/meshlab_server.desktop