FIX spacing issue

This commit is contained in:
Nathan Dwarshuis 2021-03-13 17:32:22 -05:00
parent 3bce3139d8
commit 784571dd30
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 $HOME/.local/share/packages"
sudo "$HOME/.bin/bootstrap_pkgs" "$HOME/.local/share/packages"
# PKGBUILD_dir="$HOME/.local/share/packages"