Fix typo in build.sh comments
parent
80888b46b5
commit
98bb3a8cdf
|
@ -37,7 +37,7 @@ else
|
||||||
|
|
||||||
done
|
done
|
||||||
|
|
||||||
## After successfully building the website, we set the AWS credentials and uplodad
|
## After successfully building the website, we set the AWS credentials and upload
|
||||||
## everything to our AWS s3 bucket.
|
## everything to our AWS s3 bucket.
|
||||||
##
|
##
|
||||||
#if [ -f /srv/cred/aws.sh ]; then
|
#if [ -f /srv/cred/aws.sh ]; then
|
||||||
|
|
Loading…
Reference in New Issue