fixed typo
This commit is contained in:
parent
b61970a794
commit
c309929ecb
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ npm audit fix
|
||||||
python3 manage.py migrate
|
python3 manage.py migrate
|
||||||
python3 manage.py collectstatic
|
python3 manage.py collectstatic
|
||||||
npm run build-schema
|
npm run build-schema
|
||||||
npm run build-mails
|
npm run build-emails
|
||||||
|
|
||||||
sudo touch /etc/init.d/saleor
|
sudo touch /etc/init.d/saleor
|
||||||
sudo chmod +x /etc/init.d/saleor
|
sudo chmod +x /etc/init.d/saleor
|
||||||
|
|
Loading…
Reference in a new issue