summarylogtreecommitdiffstats
path: root/nutstore
diff options
context:
space:
mode:
authorBhoppi Chaw2016-08-04 06:00:47 +0800
committerBhoppi Chaw2016-08-04 06:00:47 +0800
commit33d8aabd9725e03c7e42e5e7217141ad731d7448 (patch)
tree5f61ffe7b4e7f353ed6114e7b140279474a84f00 /nutstore
parentba64af22c8f1446f7418c1a7ea1b641fd5704193 (diff)
downloadaur-33d8aabd9725e03c7e42e5e7217141ad731d7448.tar.gz
now automatically fix autostart issue; add a executable in /usr/bin
Diffstat (limited to 'nutstore')
-rwxr-xr-xnutstore4
1 files changed, 4 insertions, 0 deletions
diff --git a/nutstore b/nutstore
new file mode 100755
index 000000000000..a48798abbd62
--- /dev/null
+++ b/nutstore
@@ -0,0 +1,4 @@
+#!/usr/bin/env sh
+STARTPATH='gnome-config/autostart/nutstore-daemon.desktop'
+install -CD /opt/nutstore/$STARTPATH ~/.nutstore/dist/$STARTPATH
+/opt/nutstore/bin/nutstore-pydaemon.py