Skip to content

Commit

Permalink
Merge pull request #46 from ElstonLewis/Add_Debian_12
Browse files Browse the repository at this point in the history
Corrected type-o in rhel-activation.sh
  • Loading branch information
ElstonLewis authored Sep 21, 2023
2 parents 6e61dae + 36f084a commit 4aeb9b8
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 4aeb9b8

Please sign in to comment.