Skip to content

Commit

Permalink
Update prep.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
it-pappa authored Mar 8, 2022
1 parent 9cb4e2e commit ece6f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RHEL8/bash/prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### Update and Upgrade the system
echo "Updating System..."
yum -y update
yum -u upgrade
yum -y upgrade

### Create a clean script. ###
echo "Starting Cleanup..."
Expand Down

0 comments on commit ece6f19

Please sign in to comment.