[go: up one dir, main page]

Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Aug 19, 2018
1 parent 67ebf1e commit 8c6164c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/post-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ rsync -av "rsync://rsync.at.gentoo.org/gentoo-portage/licenses/" "/usr/portage/l
equo up && equo i --nodeps sys-apps/portage sys-apps/entropy app-admin/equo && equo u && \
echo -5 | equo conf update

PACKAGES_TO_REMOVE=$(equo q list installed -qv)
PACKAGES_TO_REMOVE=($(equo q list installed -qv))

# Cleanup
# Handling install/removal of packages specified in env
Expand Down

0 comments on commit 8c6164c

Please sign in to comment.