summarylogtreecommitdiffstats
path: root/yandex-disk.install
diff options
context:
space:
mode:
authorziggi2015-06-08 12:51:55 +0300
committerziggi2015-06-08 12:51:55 +0300
commite023c0f63f1711b819e872b29e3c4ef7f7fda718 (patch)
treee50d276d393ed5f7c5da73af11e012a1a56a66ab /yandex-disk.install
downloadaur-e023c0f63f1711b819e872b29e3c4ef7f7fda718.tar.gz
upload
Diffstat (limited to 'yandex-disk.install')
-rw-r--r--yandex-disk.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/yandex-disk.install b/yandex-disk.install
new file mode 100644
index 000000000000..d64c5ed7126f
--- /dev/null
+++ b/yandex-disk.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo ">>> Use 'yandex-disk setup' for initial configure"
+ echo ">>> Use 'systemctl --user enable yandex-disk.service' for load with system start"
+} \ No newline at end of file