This commit is contained in:
Vague Rabbit 2021-02-05 12:26:44 -08:00
parent 410ffa4e81
commit 54f9685919

View file

@ -650,7 +650,7 @@ wait
npm run build-emails
wait
# Exit the virtual environment here? _#_
sudo -u $UN deactivate
deactivate
# Set ownership of the app directory to $UN:www-data
sudo chown -R $UN:www-data $HD/saleor
wait