Skip to content

Commit

Permalink
fix(enewyear): rework rebuild command
Browse files Browse the repository at this point in the history
  • Loading branch information
DakEnviy committed Jan 3, 2023
1 parent 48b84bc commit bc9141e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/enewyear
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ if [[ "$EUID" -ne 0 ]]; then
fi
fi

emerge -v1 --update --newuse --deep --changed-deps=y --changed-slot=y --with-bdeps=y --autounmask-backtrack=y --backtrack=30 @world
emerge --ask --verbose --quiet --emptytree --with-bdeps=y --keep-going=y --backtrack=30 @world

0 comments on commit bc9141e

Please sign in to comment.