diff options
Diffstat (limited to 'bin/post-update.sh')
-rw-r--r-- | bin/post-update.sh | 5 |
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..." |