Skip to content

Commit

Permalink
Corrected type-o in rhel-activation.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ElstonLewis committed Sep 21, 2023
1 parent 6e61dae commit 36f084a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/linux/rhel-activation.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
set -e

if [[ "$1" == "rhel"*"csp" ]]; then
Expand Down

0 comments on commit 36f084a

Please sign in to comment.