From 8f47650b683c47bb826b28304ccc25173b57112c Mon Sep 17 00:00:00 2001 From: Azareal Date: Tue, 21 Aug 2018 18:11:44 +1000 Subject: [PATCH] Copy this instead so it doesn't interfere with Git. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03d3ce82..88cbfbb3 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ You will also want to setup a service to manage Gosora more easily, although thi chmod 755 ./pre-run-linux -mv ./gosora_example.service /lib/systemd/system/gosora.service +cp ./gosora_example.service /lib/systemd/system/gosora.service systemctl daemon-reload