Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mwolff44 authored Apr 30, 2024
1 parent 304231d commit d3fad3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/basic-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export PATH+=':/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
readonly PKS_GIT_URL="https://raw.githubusercontent.com/mwolff44/pyfreebilling"
readonly PKS_INSTALL_DIR="/srv/pks/scripts"
readonly PKS_BIN_DIR="/usr/local/bin"
readonly VERSION="v4.1.1"
readonly VERSION="v4.1.2"

# Install the PKS script from repository
installScript() {
Expand Down

0 comments on commit d3fad3a

Please sign in to comment.