Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hill committed Mar 15, 2021
1 parent ed0ab9b commit e62834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ yum install -y git docker >&/dev/null
echo Cloning repo
git clone https://github.com/andrewh1978/px-deploy >&/dev/null
cd px-deploy
git checkout 3.1
git checkout 3.2
echo Building container
docker build -t px-deploy . >&/dev/null
mkdir -p /.px-deploy/{keys,deployments}
Expand Down

0 comments on commit e62834e

Please sign in to comment.