diff --git a/Saleor_Production_Deployment.sh b/Saleor_Production_Deployment.sh index 4dae73e..8ff78ec 100644 --- a/Saleor_Production_Deployment.sh +++ b/Saleor_Production_Deployment.sh @@ -294,7 +294,7 @@ npm audit fix python3 manage.py migrate python3 manage.py collectstatic npm run build-schema -npm run build-mails +npm run build-emails sudo touch /etc/init.d/saleor sudo chmod +x /etc/init.d/saleor