Skip to content
Snippets Groups Projects
Commit 5b5eaac1 authored by Bob Mottram's avatar Bob Mottram
Browse files

Typos

parent 3a3308c3
No related branches found
No related tags found
No related merge requests found
......@@ -9714,10 +9714,10 @@ function install_mediagoblin {
echo '' >> /etc/systemd/system/mediagoblin-paster.service
echo '[Install]' >> /etc/systemd/system/mediagoblin-paster.service
echo 'WantedBy=multi-user.target' >> /etc/systemd/system/mediagoblin-paster.service
esystemctl daemon-reload
systemctl daemon-reload
systemctl enable mediagoblin-celeryd
systemctl enable mediagoblin-paster
esystemctl daemon-reload
systemctl daemon-reload
systemctl start mediagoblin-celeryd
systemctl start mediagoblin-paster
 
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment