Correct typo

This commit is contained in:
Martin Lablans 2022-01-10 15:41:38 +01:00
parent 99a8b5038e
commit 0ecf38cabb
1 changed files with 1 additions and 1 deletions

View File

@ -51,4 +51,4 @@ if [ -d "site-config/${project}.env" ]; then
echo "Please copy the tempalte from ${project} and put it in the site-config folder" echo "Please copy the tempalte from ${project} and put it in the site-config folder"
fi fi
echo "All prerequisites meet! All systems are ready to go!" echo "All prerequisites are met!"