mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-21 18:40:19 +00:00
do not remove share folder
This commit is contained in:
parent
00e7148352
commit
f644ba7052
1 changed files with 0 additions and 2 deletions
|
@ -154,8 +154,6 @@
|
||||||
|
|
||||||
${pkgs.zip}/bin/zip -r himalaya.zip himalaya* share
|
${pkgs.zip}/bin/zip -r himalaya.zip himalaya* share
|
||||||
mv himalaya.zip ../
|
mv himalaya.zip ../
|
||||||
|
|
||||||
mv share ../
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in a new issue