Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Oct 4, 2024
1 parent ec6c33d commit 161491a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/install-senzing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ install-senzingapi-runtime() {
echo "[INFO] sudo apt list | grep senzing"
sudo apt list | grep senzing
echo "[INFO] sudo --preserve-env apt -y install $SENZING_PACKAGES"
sudo --preserve-env apt -y install "$SENZING_PACKAGES"
sudo --preserve-env apt -y install $SENZING_PACKAGES

}

Expand Down

0 comments on commit 161491a

Please sign in to comment.