Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
admpub committed Oct 14, 2023
1 parent 620aa82 commit e9e5999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nging-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

osname=`uname -s`
arch=`uname -m`
version="5.2.0"
version="5.2.1"

if [ "$2" != "" ] && [ "$2" != "-" ]; then
version="$2"
Expand Down

0 comments on commit e9e5999

Please sign in to comment.