1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 10:42:34 +01:00

snap: Fix scriptlet leaked into the final snap (#215)

The selective-checkout scriptlet is only used during the build step, don't let it make into the final snap.

Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
This commit is contained in:
林博仁(Buo-ren Lin) 2019-04-09 15:00:41 +08:00 committed by Mike Fährmann
parent 2c32dc76cb
commit 640fc72c75

View File

@ -63,6 +63,8 @@ parts:
- git
stage-snaps:
- selective-checkout
prime:
- -*
gallery-dl:
after: