Fixing grammar

This commit is contained in:
Gabo 2020-06-23 16:48:01 -05:00
parent e15a4dc174
commit fa6bad1cd9
3 changed files with 4 additions and 4 deletions

View file

@ -35,7 +35,7 @@ CheckGHEPid()
################################################ ################################################
if [ ! -f "$GHE_CONFIG_PID" ]; then if [ ! -f "$GHE_CONFIG_PID" ]; then
# File not found # File not found
echo "Were good to move forward, no .pid file found at:[$GHE_CONFIG_PID]" echo "We're good to move forward, no .pid file found at:[$GHE_CONFIG_PID]"
else else
# Found the pid running, need to sleep # Found the pid running, need to sleep
echo "Current PID found, sleeping $SLEEP_SECONDS seconds before next check..." echo "Current PID found, sleeping $SLEEP_SECONDS seconds before next check..."
@ -190,7 +190,7 @@ CheckGHEProcess
RunConfigApply RunConfigApply
########################################## ##########################################
# Were going to run it again after a nap # # We're going to run it again after a nap #
# to make sure there is no crazy actions # # to make sure there is no crazy actions #
########################################## ##########################################
sleep 300s sleep 300s

View file

@ -16,5 +16,5 @@ ls -la
# Walk away # Walk away
Were all done **here**. We're all done **here**.
- [Link Action]https://github.com - [Link Action]https://github.com

View file

@ -16,5 +16,5 @@ ls -la
### Walk away ### Walk away
Were all done **here**. We're all done **here**.
- [Link Action](https://github.com) - [Link Action](https://github.com)