Skip to content

Commit

Permalink
fix migration 15
Browse files Browse the repository at this point in the history
  • Loading branch information
eduadiez committed Sep 2, 2023
1 parent 046178a commit 21e41d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dappnode_entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ else
ipfs init
fi

fs-repo-migrations -y
fs-repo-migrations -revert-ok -to 14 -y

# Check profile set
if [ "$PROFILE" != "custom" ] && [ "$PROFILE" != "none" ]; then
Expand Down

0 comments on commit 21e41d2

Please sign in to comment.