diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2018-11-29 23:14:58 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2018-11-29 23:14:58 +0100 |
commit | 101745c6a4a2c6a186be48182d48814177840c65 (patch) | |
tree | ee7c7420291473033cf7cd9f921fe21958bf571f /bin/post-update.sh | |
parent | 2147880e40ee39ae07c8df9d3500080da467475d (diff) | |
download | Luxcena-Neo-101745c6a4a2c6a186be48182d48814177840c65.tar.gz Luxcena-Neo-101745c6a4a2c6a186be48182d48814177840c65.zip |
:construction: Chenged things, and written some docs
Diffstat (limited to 'bin/post-update.sh')
-rw-r--r-- | bin/post-update.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/post-update.sh b/bin/post-update.sh index e0e8bc1..59b1fe9 100644 --- a/bin/post-update.sh +++ b/bin/post-update.sh @@ -1,5 +1,4 @@ -cd /home/lux-neo/luxcena-neo-install cp bin/luxcena-neo-cli.sh /usr/bin/luxcena-neo-cli.sh echo "Post-update done..." |