Skip to content

Commit

Permalink
Conservative
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Feb 29, 2024
1 parent 65ce488 commit 6af0743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/acttodo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function actuno {
rm -rf $rutapore/*
} fi;
bundle update --bundler
bundle update
bundle update --conservative
if (test "$?" != 0) then {
exit 1;
} fi;
Expand Down

0 comments on commit 6af0743

Please sign in to comment.