aboutsummaryrefslogtreecommitdiff
path: root/bin/post-update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/post-update.sh')
-rw-r--r--bin/post-update.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/post-update.sh b/bin/post-update.sh
new file mode 100644
index 0000000..e0e8bc1
--- /dev/null
+++ b/bin/post-update.sh
@@ -0,0 +1,5 @@
+
+cd /home/lux-neo/luxcena-neo-install
+cp bin/luxcena-neo-cli.sh /usr/bin/luxcena-neo-cli.sh
+
+echo "Post-update done..."