summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xGingi2023-08-14 01:21:08 -0400
committer0xGingi2023-08-14 01:21:08 -0400
commit9d70ac505c7ee281bbcbf2675bb636e56fe0983a (patch)
tree097b0f35ab6b57ec9b6274bbe1e5ba6b10dd0a77
parentd9cfeaa5456499feb16c98ce8aa37eb79265d024 (diff)
downloadaur-9d70ac505c7ee281bbcbf2675bb636e56fe0983a.tar.gz
modified: PKGBUILD
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c25695b0f773..822e33106960 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,11 +40,11 @@ package() {
echo
echo
echo -------------------------------------------------------------
- echo 'Spacebar-Client is now installed and running!'
+ echo 'Spacebar-Client is now installed!'
echo 'Install location - /opt/spacebar-client'
echo 'Systemd Service - /etc/systemd/system/spacebar-client.service'
echo
- echo 'Start the client with systemctl start spacebar-client'
+ echo 'Start the client with sudo systemctl start spacebar-client'
echo 'Spacebar-Client will start at http://localhost:3000'
echo -------------------------------------------------------------
echo