Skip to content

Commit

Permalink
[common] Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Nov 17, 2023
1 parent 85bd4a8 commit 3c3f681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ function required_packages() {
;;
rocky | centos | rhel)
dnf install -y python3.11 python3.11-devel python3-pip newt expect jq &>>"$LOG_FILE"
;;
;;
*)
echo -e "[$fail_format]"
echo "Operating systemd not supported."
Expand Down

0 comments on commit 3c3f681

Please sign in to comment.