fix 3005.2 build for MacOS

This commit is contained in:
twangboy 2023-08-24 14:07:43 -06:00 committed by Pedro Algarvio
parent 9dfd548ca6
commit 333412bbc4

View file

@ -19,7 +19,7 @@
###############################################################################
# Define Variables
###############################################################################
PY_DOT_VERSION=3.9.16
PY_DOT_VERSION=3.9.17
INSTALL_DIR="/opt/salt"
BIN_DIR="$INSTALL_DIR/bin"
CONFIG_DIR="/etc/salt"