add missing whitespace
Some checks failed
Actions / Build Export Files (push) Successful in 8s
Actions / Autotagger (push) Successful in 9s
Actions / Build Documentation (push) Failing after 22s

This commit is contained in:
cswimr 2025-02-13 10:37:35 -06:00
parent 0c28a1994d
commit 2d5860c191
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -17,7 +17,7 @@ install_packwiz() {
# Add packwiz to the system path
if [[ ! ":$PATH:" == *":/usr/local/bin:"* ]]; then
echo "export PATH='$PATH:/usr/local/bin'" >>~/.bashrc
echo "export PATH='$PATH:/usr/local/bin'" >> ~/.bashrc
fi
# Generate autocompletion script