summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTab Fitts2018-09-04 16:11:19 -0700
committerTab Fitts2018-09-04 16:11:19 -0700
commitc131b963bad6469d6a78951d9df4f7fbf332f10e (patch)
tree3a8b18d4cee1004530fea6f8ed28ccacf635f5e1
parent9df7b6a88f0ec6e48dd7fd180f8914c1365b818b (diff)
downloadaur-c131b963bad6469d6a78951d9df4f7fbf332f10e.tar.gz
Update .install
-rw-r--r--sprycloud-client.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/sprycloud-client.install b/sprycloud-client.install
index a015b39f704b..cf6da0a3700d 100644
--- a/sprycloud-client.install
+++ b/sprycloud-client.install
@@ -1,13 +1,6 @@
post_install() {
xdg-icon-resource forceupdate --theme hicolor
systemctl daemon-reload
- echo ================================== Important =================================
- echo Start the spryCloud client daemon with:
- echo systemctl start --user sprycloud-client.service
- echo ==============================================================================
- echo Enable the spryCloud client daemon with:
- echo systemctl enable --user sprycloud-client.service
- echo ==============================================================================
}
post_upgrade() {