mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Snap: Added MongoDB 3 binaries for migrating to MongoDB 6. Part 3.
Thanks to xet7 !
This commit is contained in:
parent
68c0d3fbe5
commit
374e673107
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ parts:
|
|||
# Migrate MongoDB 3 to 6
|
||||
wget https://github.com/wekan/migratemongo/archive/refs/heads/main.zip
|
||||
unzip main.zip
|
||||
mv migratemongo-main migratemongo
|
||||
cp -pR migratemongo $SNAPCRAFT_PART_INSTALL/
|
||||
rm -rf migratemongo
|
||||
rm main.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue