Merge branch 'patch-2' into 'develop'
Update migrating_from_source_otp_en.md See merge request pleroma/pleroma!1351
This commit is contained in:
commit
b20b2d862a
|
@ -128,7 +128,7 @@ Debian/Ubuntu:
|
||||||
cp ~pleroma/installation/pleroma.service /etc/systemd/system/pleroma.service
|
cp ~pleroma/installation/pleroma.service /etc/systemd/system/pleroma.service
|
||||||
|
|
||||||
# Reload service files
|
# Reload service files
|
||||||
systemctl reload-daemon
|
systemctl daemon-reload
|
||||||
|
|
||||||
# Reenable pleroma to start on boot
|
# Reenable pleroma to start on boot
|
||||||
systemctl reenable pleroma
|
systemctl reenable pleroma
|
||||||
|
|
Loading…
Reference in New Issue