summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlphaJack2021-06-27 22:46:53 +0200
committerAlphaJack2021-06-27 22:46:53 +0200
commit48ea0a530dfecec98790489be370cc9854910f94 (patch)
tree7aa33b2bfa18de73ff36c9a4fa84f9ec36e571ea
parent7a67c48ef662281f2715857181bc2aa7830f7446 (diff)
downloadaur-deemix-server-git.tar.gz
Fixed minor typos in install file
-rw-r--r--.SRCINFO1
-rw-r--r--deemix-server.install6
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a757ad8142f0..8636ee8b7e5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -34,4 +34,3 @@ pkgbase = deemix-server-git
sha256sums = SKIP
pkgname = deemix-server-git
-
diff --git a/deemix-server.install b/deemix-server.install
index da9828d3a128..7bbbd74faaa6 100644
--- a/deemix-server.install
+++ b/deemix-server.install
@@ -14,11 +14,11 @@ It is strongly reccomended to start the server via its unit file.
You can edit it to adjust your host, port and cookie settings.
Changing the ARL cookie before starting the service is mandatory.
-Under /usr/bin/deemix-server you can find some example configurations for NginX.
+Under /usr/lib/deemix-server you can find some example configurations for NginX.
If you would like to access the server under a subdirectory rather than a subdomain,
-edit the PKGBUILD and uncomment the "prepare" function setting the "_subdirectory"
-varible at will.
+edit the PKGBUILD, uncomment the "prepare" function setting the "_subdirectory"
+varible at will and rebuild the package.
INFO
}