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 c2d14b3 commit f630bbc
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 @@ -167,7 +167,7 @@ install-senzingapi-runtime() {

echo "[INFO] sudo apt list | grep senzing"
sudo apt list | grep senzing
echo "[INFO] sudo --preserve-env apt-get -y install $SENZING_PACKAGES"
echo "[INFO] sudo --preserve-env apt -y install $SENZING_PACKAGES"
sudo --preserve-env apt-get -y install "$SENZING_PACKAGES"

}
Expand Down

0 comments on commit f630bbc

Please sign in to comment.