Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
Bump version 20220815

Signed-off-by: Teddysun <[email protected]>
  • Loading branch information
teddysun committed Aug 15, 2022
1 parent 5163011 commit d37d8ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
## Supported System

- Amazon Linux 2
- AlmaLinux 8
- AlmaLinux 8 (recommend)
- AlmaLinux 9
- CentOS 7
- CentOS Stream 8
Expand Down
2 changes: 1 addition & 1 deletion conf/lamp
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ Options:
}

display_version(){
echo "Version: $(_green 20220715)"
echo "Version: $(_green 20220815)"
}

#Run it
Expand Down
2 changes: 1 addition & 1 deletion lamp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ include(){
}

version(){
_info "Version: $(_green 20220715)"
_info "Version: $(_green 20220815)"
}

show_parameters(){
Expand Down

0 comments on commit d37d8ba

Please sign in to comment.