FIX actually tell bootstrap script where the custom packages are

This commit is contained in:
Nathan Dwarshuis 2021-03-13 17:31:08 -05:00
parent d34b10e161
commit 3bce3139d8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
## Configuration is assumed to be handled elsewhere (for now) eg in etckeeper
## or with ansible
sudo "$HOME/.bin/bootstrap_pkgs"
sudo "$HOME/.bin/bootstrap_pkgs $HOME/.local/share/packages"
# PKGBUILD_dir="$HOME/.local/share/packages"