FIX spacing issue
This commit is contained in:
parent
3bce3139d8
commit
784571dd30
|
@ -4,7 +4,7 @@
|
||||||
## Configuration is assumed to be handled elsewhere (for now) eg in etckeeper
|
## Configuration is assumed to be handled elsewhere (for now) eg in etckeeper
|
||||||
## or with ansible
|
## 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"
|
# PKGBUILD_dir="$HOME/.local/share/packages"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue